[PostGIS] #5916: ST_Split consumes excessive memory when input contains infinity values
PostGIS
trac at osgeo.org
Mon Jun 8 10:29:29 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:"95be83ddca93a5e85d110c382508e1a7cd2a8fb0/git"
95be83dd/git]:
{{{#!CommitTicketReference repository="git"
revision="95be83ddca93a5e85d110c382508e1a7cd2a8fb0"
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:7>
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