]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the ".genfkey" command of the CLI so that it does not leak memory
authordrh <drh@noemail.net>
Sun, 31 May 2009 17:16:09 +0000 (17:16 +0000)
committerdrh <drh@noemail.net>
Sun, 31 May 2009 17:16:09 +0000 (17:16 +0000)
commitde7446bd858c4a45b90ea9cbdb787f7ce10495d0
treebb0d4b82fb94178b2fef278c7bfee4fbfbc7ee0d
parent20bc393c6a095e6871b3ac03c551cd83e3262de2
Fix the ".genfkey" command of the CLI so that it does not leak memory
if sqlite3_realloc() fails.  Ticket #3891. (CVS 6696)

FossilOrigin-Name: a028d69c70ae961f418052a91aa1518e80a8ddf5
manifest
manifest.uuid
src/shell.c