aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
diff options
context:
space:
mode:
authordanielk1977 <danielk1977@noemail.net>2008-09-06 14:19:11 +0000
committerdanielk1977 <danielk1977@noemail.net>2008-09-06 14:19:11 +0000
commitfdd8e5bab84722c09a5a1a8146e3430058c6dea8 (patch)
treed74e590bf8847262b7063dc9f712290933756b45 /src/tclsqlite.c
parentf7cbfae96a47cae17161de8649fc0a623b9cf7fe (diff)
downloadsqlite-fdd8e5bab84722c09a5a1a8146e3430058c6dea8.tar.gz
sqlite-fdd8e5bab84722c09a5a1a8146e3430058c6dea8.zip
Deallocate a temp register allocated by codeEqualityTerm() in where.c. If it is not deallocated, its value may be reused by the column-cache mechanism. However, by the time it is used, the value may have been clobbered by a sub-routine that also uses the same temp register. Fix for #3357. (CVS 5679)
FossilOrigin-Name: 7c0f638ef3d7ff9156f07d6fb01448453ffcf5ac
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions