[postgis-devel] [PostGIS] #316: IsValid called on invalid 3d object leads to crash
PostGIS
trac at osgeo.org
Fri Nov 20 11:35:42 PST 2009
#316: IsValid called on invalid 3d object leads to crash
---------------------+------------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Here's the offending SQL
{{{
select st_isvalid('POLYGON ((-97.78351581 36.37358796
1167.172,-97.78303556 36.37319923 1167.172,-98.88351581 38.37358796
1167.172))');
}}}
Solution should be back-ported into 1.4 also.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/316>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list