]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Pad the allocation in vdbeIsMatchingKey() a little to avoid undefined behaviour if...
authordan <Dan Kennedy>
Wed, 18 Mar 2026 14:01:21 +0000 (14:01 +0000)
committerdan <Dan Kennedy>
Wed, 18 Mar 2026 14:01:21 +0000 (14:01 +0000)
commitf0648f692449e90b452743f2d18305ec923d8c32
tree395d90c620ed0527e2a3f963bf6dc3d1b8c23616
parent15a3b2d4e1b2dd18cf4fea74a3d8b5682a2cb79a
Pad the allocation in vdbeIsMatchingKey() a little to avoid undefined behaviour if the record is corrupt and getVarint32() reads past the end of it.

FossilOrigin-Name: 9b0671a4f58098948d530f5e238b483a0e9f1309021aff0d6b5ea90e6c8f4e7b
manifest
manifest.uuid
src/vdbeaux.c