]> 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)
committerDan Scott <dscott@laurentian.ca>
Wed, 16 Jan 2013 20:20:47 +0000 (15:20 -0500)
commit04c38b583ce3d1c4abb267364368f07c6dc80848
tree812abfef4e7a1ea74c528c11b2f49958945166a9
parent098a92af47770a3b7c2a73c5293c279082387ce0
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