]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix incorrect validation of the size of the BLOB returned by a geometry
authordrh <drh@noemail.net>
Fri, 22 May 2015 23:17:28 +0000 (23:17 +0000)
committerdrh <drh@noemail.net>
Fri, 22 May 2015 23:17:28 +0000 (23:17 +0000)
commit18070e08c5ec5048335df96e36019a6c778091e6
tree707c04e848a8caf4771f8af975e9b1ba26f67c7a
parent381ef8124cd7b21887b760aed8172b5d122341d6
Fix incorrect validation of the size of the BLOB returned by a geometry
function on the RHS of a MATCH operator in RTree.  The old code worked for
64-bit systems (by chance) but fails on 32-bit.

FossilOrigin-Name: 10cc44f5a63e6cadf6940bb7310a177ee7fa6ee2
ext/rtree/rtree.c
manifest
manifest.uuid