]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use sqlite_freemem() instead of free() in the shell. Windows needs this.
authordrh <drh@noemail.net>
Thu, 4 Dec 2003 20:51:41 +0000 (20:51 +0000)
committerdrh <drh@noemail.net>
Thu, 4 Dec 2003 20:51:41 +0000 (20:51 +0000)
commit3a6629d27ee0d4d2fb98dcfdab28d1909fc2f672
tree0b4fb3ef338c64c667692876043a8d4570bc7a60
parent96e9f565ad642ee64cf8ec2bd5e677979dbcf54b
Use sqlite_freemem() instead of free() in the shell.  Windows needs this.
(Unix does not care.)  Ticket #444. (CVS 1125)

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