]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault that could occur following an OOM error in the
authordan <dan@noemail.net>
Mon, 13 Mar 2017 14:30:40 +0000 (14:30 +0000)
committerdan <dan@noemail.net>
Mon, 13 Mar 2017 14:30:40 +0000 (14:30 +0000)
commitc3becddb75ad4d5cbf28881dad6bf559455ca0b7
tree4c940c7289e2cfb0a0d18dbcba00f98b1556fcc5
parentbbc017746009e30bbac905bbd67dd1c7e1ac384c
Fix a segfault that could occur following an OOM error in the
flattenSubquery() routine.

FossilOrigin-Name: c6dda3f752c184f441624c9993e77d5031063d79a0e177b6e25a9886514a742e
manifest
manifest.uuid
src/select.c
test/mallocM.test [new file with mode: 0644]