]> granicus.if.org Git - postgis/commit
ST_ClipByBox2D: do not use gbox_overlaps with BOX2DF objects
authorSandro Santilli <strk@keybit.net>
Fri, 3 Oct 2014 09:34:43 +0000 (09:34 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 3 Oct 2014 09:34:43 +0000 (09:34 +0000)
commitbf3a4e6b0baa411beda7056db5ad01fa330fb0d4
tree3e5cd486668ff028546c992033d5dfd9219f5d5b
parentecfa1979b96749cce7c152be3b3fa5676615e749
ST_ClipByBox2D: do not use gbox_overlaps with BOX2DF objects

Fixes use of uninitialized memory (#2954)

git-svn-id: http://svn.osgeo.org/postgis/trunk@13034 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/lwgeom_geos.c
regress/clipbybox2d.sql
regress/clipbybox2d_expected