[postgis-devel] [PostGIS] #273: ST_GeomFromGML crashes in Windows compiled in MingW

PostGIS trac at osgeo.org
Wed Dec 2 12:37:42 PST 2009


#273: ST_GeomFromGML crashes in Windows compiled in MingW
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  colivier     
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by colivier):

  * owner:  robe => colivier
  * status:  assigned => new

Comment:

 Mark,

 Ok that's a good point,
 I've read back on each *Free in the code and i did't find any mix between
 lwalloc and xmlFree.

 But i've found that xmlNsPtr Structures should be free with xmlFreeNsList
 instead of xmlFree (but i must investigate further this point).

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