[postgis-tickets] [PostGIS] #4918: st_minpossiblevalue() causes crash

PostGIS trac at osgeo.org
Mon Jul 5 12:47:01 PDT 2021


#4918: st_minpossiblevalue() causes crash
----------------------+---------------------------------
  Reporter:  Robins   |      Owner:  robe
      Type:  defect   |     Status:  reopened
  Priority:  blocker  |  Milestone:  PostGIS 3.0.4
 Component:  raster   |    Version:  3.0.x
Resolution:           |   Keywords:  st_minpossiblevalue
----------------------+---------------------------------

Comment (by strk):

 The problem is in an assertion in rt_pixtype_index_from_name which fail if
 the string is empty.
 The build in branches after 3.0 are with -DNDEBUG which prevents the
 assert from running

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