]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() in the OP_ParseSchema opcode that might fail on a corrupt
authordrh <>
Mon, 7 Jun 2021 11:50:23 +0000 (11:50 +0000)
committerdrh <>
Mon, 7 Jun 2021 11:50:23 +0000 (11:50 +0000)
commitfe972341a5a1993382aa75b3aa3eb0026c800ff2
treea6fef6297757e8cc5fc901afcb3e5b9bb5303b35
parent9a4127a8c1899b3826ed0f7c44f8985e1f511c0a
Fix an assert() in the OP_ParseSchema opcode that might fail on a corrupt
database file when running with PRAGMA writable_schema=ON.
dbsqlfuzz e7d743ca65f2767e415095f0c5a49166a0f55eea.

FossilOrigin-Name: 10801f65af495a999ef61741322ea82dc20bd92ea8e55e4016c409096f38b0d1
manifest
manifest.uuid
src/vdbe.c