Artifact 22b71d0e9e4b3ddd123a39ae27174e0012da2806f91b64087a68584f13f189de:
- File ext/fts5/fts5_index.c — part of check-in [2a5f813bc6] at 2018-02-07 18:02:50 on branch trunk — In extensions rtree, fts3 and fts5, ensure that when dynamic buffers are bound to persistent SQL statements using SQLITE_STATIC, the binding is replaced with an SQL NULL before the buffer is freed. Otherwise, a user may obtain a pointer to the persistent statement using sqlite3_next_stmt() and attempt to access the freed buffer using sqlite3_expanded_sql() or similar. (user: dan size: 203150) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.