]> 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)
committerDan Scott <dscott@laurentian.ca>
Wed, 16 Jan 2013 20:20:49 +0000 (15:20 -0500)
commit50970f5ff08f8d562527c2722312bc0c12cb25fe
treebaa03981c20d130b9f5eb886cda6473e7bbe7e57
parent04c38b583ce3d1c4abb267364368f07c6dc80848
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