[postgis-tickets] [PostGIS] #3389: Buffer overflow in lwgeom_to_geojson

PostGIS trac at osgeo.org
Thu Dec 3 15:36:53 PST 2015


#3389: Buffer overflow in lwgeom_to_geojson
---------------------+---------------------------
 Reporter:  dbaston  |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 2.0.8
Component:  postgis  |    Version:  2.0.x
 Keywords:           |
---------------------+---------------------------
 Occurs when writing POLYGON EMPTY to GeoJSON.  The problem code was
 flagged with clang's "scan-build" command, and I confirmed the overflow
 with -fsanitize=address.  Patch is forthcoming.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3389>
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-tickets mailing list