[postgis-tickets] [PostGIS] #5318: ST_MaximumInscribedCircle crashes on polygon with infinity coordinates
PostGIS
trac at osgeo.org
Thu Feb 16 13:07:08 PST 2023
#5318: ST_MaximumInscribedCircle crashes on polygon with infinity coordinates
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 3.1.9
Component: postgis | Version: 3.3.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by Regina Obe <lr@…>):
In [changeset:"0239850ba81e57240b70b0433d755d6b9091db0e/git" 0239850/git]:
{{{#!CommitTicketReference repository="git"
revision="0239850ba81e57240b70b0433d755d6b9091db0e"
Prefilter to check for non-finite coordinates before feeding
ST_SimplifyPreserveTopology, ST_Buffer, ST_SetPoint,
ST_MinimumInscribedCircle
to avoid crash/hang.
References #5320
References #5315
References #5318
References #5319
for PostGIS 3.2.5
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5318#comment:3>
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