]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault that occurs in the VACUUM command if run on an empty database
authordrh <drh@noemail.net>
Fri, 15 Aug 2003 13:24:51 +0000 (13:24 +0000)
committerdrh <drh@noemail.net>
Fri, 15 Aug 2003 13:24:51 +0000 (13:24 +0000)
commit8e18bac7937eb448fa4169ee08f6989500ae3b88
treeecbde73d1e29c0a0b2aa64dc74e2929085d9adb8
parentb2446f9bbf827baac83026f836b0a9d77afc5fbc
Fix a segfault that occurs in the VACUUM command if run on an empty database
with the EMPTY_RESULT_CALLBACKS pragma enabled.  Ticket #427. (CVS 1073)

FossilOrigin-Name: 3563e9cf9d6b20f09e92deb21fdda93bcd8fb583
manifest
manifest.uuid
src/vacuum.c
test/vacuum.test