]> 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:02:48 +0000 (15:02 -0500)
commit5b365cb5412a77a9bf38cb82593a72ddc6c070d6
treed360a0c8110e1c300120fa2199cd418e371bc302
parente7692244641bc9d988991f6cb028fd8986030628
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