]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix memory leaks in the code on this branch. Make use of the
authordan <dan@noemail.net>
Sat, 15 Apr 2017 14:16:04 +0000 (14:16 +0000)
committerdan <dan@noemail.net>
Sat, 15 Apr 2017 14:16:04 +0000 (14:16 +0000)
commit79610f5d090160c0df4d80f3badd9b50f8e959e2
tree6f0742b3a1ce94b8725876f9a3e6e5a7cfe359a7
parent0824ccf29bb9f5c72261d69a7b43740ae6a27735
Fix memory leaks in the code on this branch. Make use of the
sqlite3_index_constraint.usage field. Do not try to handle ORDER BY terms with
explicit COLLATE clauses - they don't get passed to the vtab layer anyway.

FossilOrigin-Name: 0cd75a872c89958a7f418720a0e8c6f638f8284c488f666015c19136feae6be8
ext/expert/sqlite3expert.c
manifest
manifest.uuid
src/where.c