]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the *pzErrMsg return from sqlite3_get_table() is aways zeroed.
authordrh <drh@noemail.net>
Mon, 19 Jan 2009 20:49:09 +0000 (20:49 +0000)
committerdrh <drh@noemail.net>
Mon, 19 Jan 2009 20:49:09 +0000 (20:49 +0000)
commit770b3cb76399df3eab0282a0f004aa5006c8ada7
tree217d86b727d53232ec250c4c22f49149c756780b
parent8b72747db05eb3bee888960222da1c6a04d11aff
Make sure the *pzErrMsg return from sqlite3_get_table() is aways zeroed.
Ticket #3598. (CVS 6195)

FossilOrigin-Name: 7035c35dbef72b7b4d00201a65734a6d93dd0d3e
manifest
manifest.uuid
src/table.c