diff options
author | drh <drh@noemail.net> | 2009-06-01 18:18:20 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2009-06-01 18:18:20 +0000 |
commit | e7b3470705f87b30813d8412bd2765a7e7fed7eb (patch) | |
tree | 5e68e70755ec030c1c88b595ad4fe5b1aa5b4bc3 /src/vdbeblob.c | |
parent | ddfefca73687f6f229ace6714be642470d449f0d (diff) | |
download | sqlite-e7b3470705f87b30813d8412bd2765a7e7fed7eb.tar.gz sqlite-e7b3470705f87b30813d8412bd2765a7e7fed7eb.zip |
Malloc for space to hold the Parse object in sqlite3_prepare() and friends.
Or, if compiled with SQLITE_USE_ALLOCA, obtain space for the object from
alloca(). (CVS 6702)
FossilOrigin-Name: c7c0c58e472cd8277b2ad58bb60834190bace4fa
Diffstat (limited to 'src/vdbeblob.c')
0 files changed, 0 insertions, 0 deletions