]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1098377: protect against even more cstore segfaults
authorGalen Charlton <gmc@esilibrary.com>
Tue, 15 Jan 2013 16:30:41 +0000 (11:30 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 16 Jan 2013 20:01:04 +0000 (15:01 -0500)
commit853426f500b57ee6467f6c8225beb5c77f5b963c
tree180aed12d5ddad409a57bf36ffce08c0477c6b30
parent95533a4516fe3d9de56b7e6fa8ca798f06e26b03
LP#1098377: protect against even more cstore segfaults

Following up on the preceding patch, passing null
as the savepoint name to savepoint.release and
savepoint.rollback would also segfault cstore.

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