]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix harmless static-analysis warnings, mosting having to do with memory
authordrh <drh@noemail.net>
Wed, 11 Apr 2012 11:38:53 +0000 (11:38 +0000)
committerdrh <drh@noemail.net>
Wed, 11 Apr 2012 11:38:53 +0000 (11:38 +0000)
commit85e7243acfb3cc4edb16f8276e374cd730b5a0a7
treee0d6a8e9551db91c6d5d216bfb8e451e5d21fb6e
parentc00ce490c59a3466063d70ea800e01aba6994cee
Fix harmless static-analysis warnings, mosting having to do with memory
leaks in the command-line shell.  Add a clang analysis of the command-line
shell to the "warnings-clang.sh" script.  Other minor cleanups to the
command-line shell code.

FossilOrigin-Name: 93a0f452a7023898ad3d62ee81b39a80477c332f
ext/fts3/fts3_write.c
manifest
manifest.uuid
src/shell.c
tool/build-shell.sh
tool/warnings-clang.sh