]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the Index.azColl pointers do not point to connection-specific memory. shared-schema
authordrh <drh@noemail.net>
Wed, 6 Jun 2012 10:56:22 +0000 (10:56 +0000)
committerdrh <drh@noemail.net>
Wed, 6 Jun 2012 10:56:22 +0000 (10:56 +0000)
commita19b89627eec4c0506b98f34d5f50399c26fd8d4
tree16d88e19c469005809d6e4aefe8b9bbf01f905f5
parentbae591a960643d2e3b34157065734b8d78eff657
Make sure the Index.azColl pointers do not point to connection-specific memory.
Also, remove an unnecessary reinitialization to sqlite3.pDfltColl.

FossilOrigin-Name: c469850b2eb61a63150cc5fc7d2fe98f0b5abffb
manifest
manifest.uuid
src/build.c
src/prepare.c