[geos-devel] [GEOS] #1002: assertion failures with VS2017 / VS2019
GEOS
geos-trac at osgeo.org
Mon Nov 4 06:29:23 PST 2019
#1002: assertion failures with VS2017 / VS2019
------------------------+---------------------------
Reporter: dbaston | Owner: geos-devel@…
Type: defect | Status: closed
Priority: major | Milestone: 3.8.1
Component: Default | Version: 3.8.0
Severity: Unassigned | Resolution: fixed
Keywords: |
------------------------+---------------------------
Comment (by Dan Baston <dbaston@…>):
In [changeset:"93be2e1d5a143d757e6cf5fc7c29c7ef48919ccf/git" 93be2e1/git]:
{{{
#!CommitTicketReference repository="git"
revision="93be2e1d5a143d757e6cf5fc7c29c7ef48919ccf"
Avoid access past end of vector
In most configurations this access would be optimized out (as it is
never used) but this is not always the case.
Fixes #1002
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1002#comment:6>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list