]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a NEVER() on an always-false conditional in pager.c.
authordrh <drh@noemail.net>
Sat, 25 Jul 2009 14:18:57 +0000 (14:18 +0000)
committerdrh <drh@noemail.net>
Sat, 25 Jul 2009 14:18:57 +0000 (14:18 +0000)
commit0b0abe45cabec8ba7576b23464e69c967e9ffc70
tree599462f37983a06ba34a4ca1c3027e08dc575197
parent8c924fe002a66a5e2640b6b6dc89c2be09a7cf0a
Add a NEVER() on an always-false conditional in pager.c.
Make sure the text of the master journal file is zero-terminated before
trying to process it - to prevent a buffer overrun in strlen(). (CVS 6937)

FossilOrigin-Name: cc9430e334fe98e1c35d408f81a2d8953377cda6
manifest
manifest.uuid
src/pager.c