]> 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:01:54 +0000 (15:01 -0500)
commit850d1054e3c0753dc232f3783a92070114f4ff78
tree0766d3eafe66f2550ea2e9b2653b47ed70114159
parenta17f4a5e3961b049adcb8a556e3fcc9d770ed99f
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