[postgis-devel] [PostGIS] #370: lwgeom_free not empty safe

PostGIS trac at osgeo.org
Mon Jan 4 09:55:39 PST 2010


#370: lwgeom_free not empty safe
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 1.5.0
 Component:  postgis  |     Version:  trunk        
Resolution:  fixed    |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by pramsey):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed up de-serialization routines to avoid *geoms = malloc(0) cases which
 were causing free to fail later on down the line (r5099)

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