diff options
author | drh <drh@noemail.net> | 2003-07-30 12:34:12 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2003-07-30 12:34:12 +0000 |
commit | 4305d10360ab7b6fba381b9e783e14503a513b58 (patch) | |
tree | 8264abdc1e8c4b4ab70c21bd8694eec3a9fad656 /src/tclsqlite.c | |
parent | a76c82eb0de11673f9b810acdbdbb25ae5cd7d74 (diff) | |
download | sqlite-4305d10360ab7b6fba381b9e783e14503a513b58.tar.gz sqlite-4305d10360ab7b6fba381b9e783e14503a513b58.zip |
The {quote: SrcList} object was not being expanded correctly by a call to
sqliteSrcListAppend() if the {quote: SrcList} had previously been duplicated by
a call to sqliteSrcListDup(). Ticket #416. This check-in fixes that problem
by keeping a separate nAlloc field on {quote: SrcList}. A similar change is made
to {quote: IdList} and {quote: ExprList} to avoid future problems. (CVS 1067)
FossilOrigin-Name: da6273255471673841fdcadc688aeac80722e130
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions