]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make use of alloca() in wherePathSolver() when SQLITE_USE_ALLOCA is defined.
authordrh <>
Mon, 17 Oct 2022 10:15:41 +0000 (10:15 +0000)
committerdrh <>
Mon, 17 Oct 2022 10:15:41 +0000 (10:15 +0000)
commitce4b0fdf8a04b2ccaf2a587d0f8d9f3382355d51
treec04cae23ebd2639bd308ac885c67560f28da78af
parent135c9ff6f7077435614e5226dbb5361e33bd1cac
Make use of alloca() in wherePathSolver() when SQLITE_USE_ALLOCA is defined.

FossilOrigin-Name: 45752471521f8d4a6cad4bce40f907018acd403ffd3b8170020c34e4e0b6b91b
manifest
manifest.uuid
src/sqliteInt.h
src/where.c