]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid ever writing before the start of an allocated buffer in the DIRECT_OVERFLOW_REA...
authordan <dan@noemail.net>
Thu, 21 May 2015 17:21:05 +0000 (17:21 +0000)
committerdan <dan@noemail.net>
Thu, 21 May 2015 17:21:05 +0000 (17:21 +0000)
commita6d00df61d10f4ae05dc921fd04ca6c62984976e
tree71451fd31fe2b74c22dc0d7a332333f44b5cef47
parent82dce81758208b76916ee86c79812630c52a0846
Avoid ever writing before the start of an allocated buffer in the DIRECT_OVERFLOW_READ code. Fix for [e3a290961a6]. Cherrypick of [c3c15d20c691].

FossilOrigin-Name: 31b13eb52894db75b52b6419bd9ec980b4c3ac43
manifest
manifest.uuid
src/btree.c
test/ovfl.test [new file with mode: 0644]