]> git.evergreen-ils.org Git - Evergreen.git/commit
Verify savepoint name is non-null
authorBill Erickson <berick@esilibrary.com>
Tue, 15 Jan 2013 15:58:16 +0000 (10:58 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 16 Jan 2013 20:02:45 +0000 (15:02 -0500)
commite7692244641bc9d988991f6cb028fd8986030628
tree7062eae78ad067deca482fb8517371a97b76ca7a
parent2ff9dd8e0cad44ed26e46c32b3c291c1ab51dc70
Verify savepoint name is non-null

Before we attempt to mangle the name, let's ensure that it's non-null.
Otherwise, segfaults ensue.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/c-apps/oils_sql.c