]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a malloc fails while allocating a savepoint object at the pager level, do not...
authordan <dan@noemail.net>
Thu, 3 Jun 2010 09:01:11 +0000 (09:01 +0000)
committerdan <dan@noemail.net>
Thu, 3 Jun 2010 09:01:11 +0000 (09:01 +0000)
commit8e64db2b09941145bdeba3ef68850960945a34d5
tree2804628dd02024fe9310cbecaa9bd9348f1534d9
parent2d37e1cfb90fa6bbabdcd88bb86dbce86c30a13b
If a malloc fails while allocating a savepoint object at the pager level, do not try to roll that savepoint back later on.

FossilOrigin-Name: 91cb08ffb6332a142542c012b58aa49206ee5704
manifest
manifest.uuid
src/pager.c