[postgis-devel] [PostGIS] #1020: bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change

PostGIS trac at osgeo.org
Mon Jun 13 17:25:58 PDT 2011


#1020: bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change
-----------------------+----------------------------------------------------
 Reporter:  dustymugs  |       Owner:  pramsey      
     Type:  patch      |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------
 Just a simple bug causing a seg fault in the raster regression test
 "create_rt_box2d_test".

 The bug is how the variables are being passed to sscanf on line 45 of
 postgis/lwgeom_box2dfloat4.c.

 A patch is attached.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1020>
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