[PostGIS] #5916: ST_Split consumes excessive memory when input contains infinity values
PostGIS
trac at osgeo.org
Mon Jun 8 10:29:55 PDT 2026
#5916: ST_Split consumes excessive memory when input contains infinity values
----------------------+---------------------------
Reporter: dmyzl | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.5.5
Component: postgis | Version: 3.5.x
Resolution: fixed | Keywords: ST_Split
----------------------+---------------------------
Comment (by Paul Ramsey <pramsey@…>):
In [changeset:"d6e0a906d3665f58588d2b5086e9fe785dab5d1a/git" d6e0a90/git]:
{{{#!CommitTicketReference repository="git"
revision="d6e0a906d3665f58588d2b5086e9fe785dab5d1a"
Avoid Inf looping and memory use in ST_Split
When fed with very large coordinates, ST_Split could be
fooled into an Inf loop, this fixes that case,
closes #5916
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5916#comment:8>
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