[postgis-devel] [PostGIS] #316: IsValid called on invalid 3d object leads to crash

PostGIS trac at osgeo.org
Fri Nov 20 11:41:33 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        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by pramsey):

 The problem is in the parsing, not the validity check, so this fails too:
 {{{
 select 'POLYGON ((-97.78351581 36.37358796 1167.172,-97.78303556
 36.37319923 1167.172,-98.88351581 38.37358796 1167.172))'::geometry;
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/316#comment:1>
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