[postgis-tickets] [PostGIS] #3146: ST_EffectiveArea possible 32-bit crasher
PostGIS
trac at osgeo.org
Wed Jun 3 11:32:11 PDT 2015
#3146: ST_EffectiveArea possible 32-bit crasher
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by nicklas):
I'm on it. I also realized I haven't guarded from 1-point linestrings. So
I am just running the checks and I will commit.
It is a little surprising that it works on other platforms. But 1-point
linestrings certainly makes things unstable in there.
points have to turn in the door, and so should 1-point linestrings, or
even 2-point linestrings since they cannot be simplified.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3146#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