]> 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:05:22 +0000 (15:05 -0500)
commit2ab44b9ad4f85d6a50d271a8d6f98bf54b1432a6
treea9306b24dbe21ecbff8dfa5514972828fc97500b
parent120442a030e899340ebb768178d853684d3a9d21
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: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/c-apps/oils_sql.c