]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a buffer overread found by OSSFuzz that could occur if a WITHOUT ROWID table... branch-3.33
authordan <dan@noemail.net>
Wed, 16 Sep 2020 16:49:09 +0000 (16:49 +0000)
committerdan <dan@noemail.net>
Wed, 16 Sep 2020 16:49:09 +0000 (16:49 +0000)
commit20abffead01136fce3476bd85e4d53580f65b72a
treef80e4274306013c8221ec6a76ae464e32d71c24b
parent4b63f7e0dd84d2f18c932b52b0ec30418b7f9fba
Fix a buffer overread found by OSSFuzz that could occur if a WITHOUT ROWID table with many columns was NATURAL JOINed against itself.

FossilOrigin-Name: 807643c596b2315feed9e9c492dcdba1dc35d6eb81253a72f0bca320fcaa4fca
manifest
manifest.uuid
src/build.c
test/join6.test