[postgis-tickets] [PostGIS] #3583: Server crashes when running particular ST_GeomFromJSON command

PostGIS trac at osgeo.org
Wed Jun 22 15:23:38 PDT 2016


#3583: Server crashes when running particular ST_GeomFromJSON command
----------------------+---------------------------
  Reporter:  bmmpxf   |      Owner:  pramsey
      Type:  defect   |     Status:  reopened
  Priority:  medium   |  Milestone:  PostGIS 2.1.9
 Component:  postgis  |    Version:  2.1.x
Resolution:           |   Keywords:
----------------------+---------------------------
Changes (by bmmpxf):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Would the fix for this issue fix a similar crash situation, but with an
 empty JSON string?

 {{{
 select ST_GeomFromGeoJSON('{"type":"MultiPolygon", "coordinates":[[]]}');
 }}}

 Or is this a different issue? The behavior is the same.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3583#comment:5>
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