]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a memory leak in the ".dump" command of the CLI that can occur if an
authordrh <>
Wed, 13 Nov 2024 18:04:49 +0000 (18:04 +0000)
committerdrh <>
Wed, 13 Nov 2024 18:04:49 +0000 (18:04 +0000)
commit26c080a04b03db08c160a34d1616ceb72cde3c5e
treeff79241a14750e8410f08d726f3d5882273339af
parent31c160ab8f7b0c8f4a1a19ea5d9c6abe5083b37c
Fix a memory leak in the ".dump" command of the CLI that can occur if an
error other than database corruption is seen while trying to query the
database.

FossilOrigin-Name: 2560cc7072c923f534a5de1e15d2b0dd4ac5faf0a8876d9e3bf9804345585444
manifest
manifest.uuid
src/shell.c.in