[postgis-devel] [PostGIS] #277: ST_As* crashes on huge number

PostGIS trac at osgeo.org
Tue Oct 27 12:24:14 PDT 2009


#277: ST_As* crashes on huge number
----------------------+-----------------------------------------------------
 Reporter:  colivier  |       Owner:  colivier     
     Type:  defect    |      Status:  new          
 Priority:  high      |   Milestone:  postgis 1.4.1
Component:  postgis   |     Version:  1.4.X        
 Keywords:            |  
----------------------+-----------------------------------------------------
 Following query crash PostgreSQL server

 {{{
 SELECT ST_AsGML(2, GeomFromText('POINT(1 1e308)'));
 }}}


 Impacted: ST_AsGML, ST_AsKML, ST_AsGeoJson, ST_AsSVG
 on 1.4.x and trunk branches

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/277>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list