]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the KeyInfo object attached to a transient table used for
authordrh <drh@noemail.net>
Sat, 6 Dec 2008 16:10:42 +0000 (16:10 +0000)
committerdrh <drh@noemail.net>
Sat, 6 Dec 2008 16:10:42 +0000 (16:10 +0000)
commit2aca5846da68a40d9f1fddd74107ddd50ddf5173
treecd05de933e87254cfaf98f600251359d2dd98f0d
parent085bb7f094ecce2c1283896286912bfa824fc520
Make sure the KeyInfo object attached to a transient table used for
sorting records the sqlite3 object used for memory allocation, so that
memory allocation failures on UTF16 to UTF8 conversion can be recorded. (CVS 5987)

FossilOrigin-Name: 76246d9f0d4e995f6be6fbd1fa2bcabc1b9566ae
manifest
manifest.uuid
src/select.c