From: dan Date: Mon, 8 Jun 2026 17:48:00 +0000 (+0000) Subject: Fix another buffer overread in fts5 when processing corrupt records. Bug [bugs:/info... X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=082e41f17b57c3ad7781d8bf5e16508eb9c0b030;p=thirdparty%2Fsqlite.git Fix another buffer overread in fts5 when processing corrupt records. Bug [bugs:/info/2026-06-08T16:03:39Z | 2026-06-08T16:03:39Z ]. FossilOrigin-Name: 8ba5acabf9a0273ffbc2ba0bacc7f0b000690db91081858e4e563d6cbeeb4e7a --- diff --git a/ext/fts5/fts5_index.c b/ext/fts5/fts5_index.c index 6bc11c44b1..468bd2e10c 100644 --- a/ext/fts5/fts5_index.c +++ b/ext/fts5/fts5_index.c @@ -8571,7 +8571,7 @@ static void fts5IndexIntegrityCheckSegment( /* Check any rowid-less pages that occur before the current leaf. */ for(iPg=iPrevLeaf+1; iPg