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

PostGIS trac at osgeo.org
Fri Jul 2 08:38:42 PDT 2021


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

 * milestone:  PostGIS 3.1.4 => PostGIS 3.0.4


Comment:

 This does not appear to be an issue with latest 3.1.2 or 3.1.3

 Doing this:


 {{{
 SELECT ST_MinPossibleValue('');
 }}}

 I get the expected ERROR:  RASTER_minPossibleValue: Invalid pixel type:

 So I'm guessing this might not be an issue.  I have put a test in place
 for it though and will backport the test to 3.0.4 to make sure.

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