]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a potential NULL pointer deref in the testing logic of pcache1.
authordrh <drh@noemail.net>
Thu, 10 Sep 2015 19:22:25 +0000 (19:22 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Sep 2015 19:22:25 +0000 (19:22 +0000)
commit0b19c96935b38bb47ffac79a63f3507611e99ca3
tree14594a344337f1f8b58c66e16ddfe277691d0c3a
parent33c47f565cd80b9c0a94b47bbdd794393cc158fe
Fix a potential NULL pointer deref in the testing logic of pcache1.
NB: The -DSQLITE_TEST compile-time option is needed to hit the problem.

FossilOrigin-Name: f5580f08538636ffb1367e717a33756288ccddde
manifest
manifest.uuid
src/pcache1.c