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

PostGIS trac at osgeo.org
Tue May 18 05:54:44 PDT 2021


#4918: st_minpossiblevalue() causes crash
---------------------------------+---------------------------
 Reporter:  Robins               |      Owner:  pramsey
     Type:  defect               |     Status:  new
 Priority:  medium               |  Milestone:  PostGIS 3.1.2
Component:  postgis              |    Version:  3.0.x
 Keywords:  st_minpossiblevalue  |
---------------------------------+---------------------------
 Passing empty string to `st_minpossiblevalue()` crashes server

 {{{
 regression=> select st_minpossiblevalue('');
 server closed the connection unexpectedly
         This probably means the server terminated abnormally
         before or while processing the request.
 The connection to the server was lost. Attempting reset: Failed.
 !?> \q
 }}}

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