]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a line in pcache1.c where a global data structure is accessed without using the...
authordan <dan@noemail.net>
Thu, 9 Jun 2011 17:53:43 +0000 (17:53 +0000)
committerdan <dan@noemail.net>
Thu, 9 Jun 2011 17:53:43 +0000 (17:53 +0000)
commit9dde7cbbadbfc2f60122bb3a4e06c7a89414c9c3
treefa6a2db710613325f6ee10f587ba3319025723e1
parent55a0959a181bcd3d75a540df375b5d5e3904fb0f
Fix a line in pcache1.c where a global data structure is accessed without using the GLOBAL() macro. This causes a subtle malfunction on test systems that use SQLITE_OMIT_WSD.

FossilOrigin-Name: b11b2e1f8ccadf78bebe2278f05a8e3d3e543328
manifest
manifest.uuid
src/pcache1.c