[postgis-tickets] [PostGIS] #3676: Add LEAKPROOF indication in functions
PostGIS
trac at osgeo.org
Sun Dec 4 02:54:39 PST 2016
#3676: Add LEAKPROOF indication in functions
----------------------+----------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+----------------------------
Comment (by komzpa):
Anything calling GEOS is not going to be leakproof, as GEOS tends to raise
exceptions with 'invalid intersection at coordinate'. So some kind of
'take invalid geometry and try to intersect it with the world' with long
enough bisection lets you get geometry out of db even if it's behind
security barrier.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3676#comment:1>
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