1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

When creating a new virtual table, ensure that the OP_ParseSchema opcode

processes the correct entry in the sqlite_master table even if there is
a second entry with the same name and table values due to database corruption
and the use of writable_schema=ON.  Dbsqlfuzz find.

FossilOrigin-Name: 4dbb6e1cb094f3428c74ea8bdd86ab63341fecce978a062968ca01423f382e90
This commit is contained in:
drh
2019-12-21 19:37:09 +00:00
parent b0cbcd0edf
commit f4f31df02d
4 changed files with 10 additions and 10 deletions

Binary file not shown.