Thank you for the quick fix! On Wed, Jul 25, 2018 at 10:27 AM, Dan Kennedy <[email protected]> wrote:
> On 07/25/2018 10:50 AM, David Yip wrote: > >> Hi all, >> >> On x86-64 Linux with SQLite 3.24.0 and the 201807110327 SQLite snapshot, >> the >> following program causes FTS5 to do an out-of-bounds access: >> https://gitlab.peach-bun.com/snippets/157 >> >> Sample ASan and Valgrind outputs are here: >> https://gitlab.peach-bun.com/snippets/158 >> >> > Please let me know if I can provide any additional information that would >> help >> with a fix. >> > > Thanks for taking the time to report this and construct the demo code. Now > fixed here: > > https://www.sqlite.org/src/info/0e3de8abbb0c7ae6 > > Dan. > > > > > > >> Thanks, >> >> - David >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >> >> > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

