Avoid an infinite loop that could be entered when dealing with corrupt fts5 tombstone...
commit080db53dd53e8f0510965d3f8931e431858e48c7
authorDan Kennedy <danielk1977@gmail.com>
Thu, 20 Jul 2023 20:09:26 +0000 (20 20:09 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Thu, 20 Jul 2023 20:09:26 +0000 (20 20:09 +0000)
tree41b1f17f8f82e7c4bdb90e6d6d5131244aea5cfd
parent1a2979e11089d2019f105ffc28d007e4a0b7f7fb
Avoid an infinite loop that could be entered when dealing with corrupt fts5 tombstone hash pages.
ext/fts5/fts5_index.c
ext/fts5/test/fts5contentless3.test [new file with mode: 0644]