]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When parsing a corrupt record using sqlite3VdbeRecordUnpack(), make sure
authordrh <drh@noemail.net>
Mon, 14 Jan 2019 13:32:15 +0000 (13:32 +0000)
committerdrh <drh@noemail.net>
Mon, 14 Jan 2019 13:32:15 +0000 (13:32 +0000)
commit4067ce7d540454978a970abb2042fc143af0397e
tree3cc31f4af9a97f0f4356c466d481ff97dce41e0e
parent68c1f9ce9a33d745205d21261cb44124dde057bc
When parsing a corrupt record using sqlite3VdbeRecordUnpack(), make sure
that the resulting UnpackedRecord object is completely initialized, to avoid
(harmless) MSAN warnings.

FossilOrigin-Name: ddc3697efd61830fad55c6bf7f9115f4a7f53e08838eba5a82e1406c7a721665
manifest
manifest.uuid
src/vdbeaux.c