[postgis-devel] [PostGIS] #1829: st_geomfromgeojson: Conditional jump or move depends on uninitialised value(s)

PostGIS trac at osgeo.org
Fri May 18 02:22:35 PDT 2012


#1829: st_geomfromgeojson: Conditional jump or move depends on uninitialised
value(s)
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  high     |   Milestone:  PostGIS 2.0.1
Component:  postgis  |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 Running regress/in_geojson.sql under valgrind:

 {{{
 ==24245== Conditional jump or move depends on uninitialised value(s)
 ==24245==    at 0x9B98791: gbox_merge (g_box.c:175)
 ==24245==    by 0x9B98EEA: lwgeom_calculate_gbox_cartesian (g_box.c:531)
 ==24245==    by 0x9B6E73D: geom_from_geojson (lwgeom_in_geojson.c:531)
 }}}

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