]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite3WhereMalloc() routine allocates memory that is automatically
authordrh <>
Sat, 9 Apr 2022 03:06:01 +0000 (03:06 +0000)
committerdrh <>
Sat, 9 Apr 2022 03:06:01 +0000 (03:06 +0000)
commitf8bdcfa3f17dead618d9f4f3d680f7a5cba4083b
treeba6f2d214390eb963b21ad5d97e8d9f5019701af
parent7d0ae00361386f87d179916d5abc6c11d3c85330
The sqlite3WhereMalloc() routine allocates memory that is automatically
deleted when the corresponding WhereInfo object is destroyed.

FossilOrigin-Name: f237e1d8cc41b937f34288daebfacf5f7b0990a807a805e0cb6b45bc730192d6
manifest
manifest.uuid
src/where.c
src/whereInt.h
src/wherecode.c
src/whereexpr.c