[PostGIS] #5925: TopoGeo_AddPoint crash on infinite point
PostGIS
trac at osgeo.org
Fri Jun 6 07:16:39 PDT 2025
#5925: TopoGeo_AddPoint crash on infinite point
----------------------+----------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.12
Component: topology | Version: 3.5.x
Keywords: |
----------------------+----------------------------
This one is harder to replicate, cause it only seems to happen with the
test topology that the garden tests generated
{{{
SELECT TopoGeo_AddPoint('test',
'0101000020E6100000000000000000F07F000000000000F07F'::geometry, 20.1)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5925>
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