[postgis-tickets] [PostGIS] #4787: Calling ST_GEOMFROMWKB with empty byte array crashes backend

PostGIS trac at osgeo.org
Fri Nov 6 06:42:38 PST 2020


#4787: Calling ST_GEOMFROMWKB with empty byte array crashes backend
------------------------+---------------------------
  Reporter:  topogrids  |      Owner:  pramsey
      Type:  defect     |     Status:  new
  Priority:  medium     |  Milestone:  PostGIS 3.1.0
 Component:  postgis    |    Version:
Resolution:             |   Keywords:
------------------------+---------------------------

Comment (by topogrids):

 WikiFormatting swallowed the quotes, should be:

 {{{
 SELECT st_geomfromwkb(''::bytea)
 }}}

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