aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2004-09-03 18:38:44 +0000
committerdrh <drh@noemail.net>2004-09-03 18:38:44 +0000
commit2e38c32b673501ec072c625331a0c991f193f30d (patch)
tree0deac32b7ec976f7a4d4be0f6082edcaa558e04f /src/tclsqlite.c
parent2c7e56798b06d55650a19a08b3ad2889fe712ca5 (diff)
downloadsqlite-2e38c32b673501ec072c625331a0c991f193f30d.tar.gz
sqlite-2e38c32b673501ec072c625331a0c991f193f30d.zip
Modify btree.c so that is allocates big data structures using malloc()
instead of allocating from the stack. Stack allocations cause problems for embedded systems and pthreads implementations that only allocate a limited amount of stack space. (CVS 1937) FossilOrigin-Name: 4595292f936bdbec10734f42682824e91ff71d11
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions