[postgis-tickets] [PostGIS] #3997: Division by zero in iterate_4d
PostGIS
trac at osgeo.org
Sun Feb 4 16:10:32 PST 2018
#3997: Division by zero in iterate_4d
-------------------------+---------------------------
Reporter: Algunenano | Owner: strk
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.5.0
Component: liblwgeom | Version: trunk
Resolution: | Keywords:
-------------------------+---------------------------
Changes (by Algunenano):
* status: closed => reopened
* resolution: fixed =>
Comment:
As @komzpa commented in the GH issue
(https://github.com/postgis/postgis/pull/198#issuecomment-362911760) the
ticket introduced here is failing.
Here is the PR with the fix (basically change how the check is done, from
comparing coordinates to comparing sum of distances):
https://github.com/postgis/postgis/pull/205
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3997#comment:6>
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