]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make benign any malloc failures inside the sqlite3_file_control() call within
authordrh <drh@noemail.net>
Wed, 22 Feb 2012 18:21:20 +0000 (18:21 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Feb 2012 18:21:20 +0000 (18:21 +0000)
commite4d25e9cfb51dd7d76a7fd95698ce4265ca03b2b
treef051e9f3918c1135ebecaf2f6a47afd3296fb10b
parent3fa9730273ec2979e46fb6c0c67a62181435db01
Make benign any malloc failures inside the sqlite3_file_control() call within
PRAGMA parsing.  Add a couple simple tests for SQLITE_FCNTL_PRAGMA.

FossilOrigin-Name: a1f29fa653b788f563967f55c3d20e64cbe3f549
manifest
manifest.uuid
src/pragma.c
test/attach.test