#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:              |
------------------------+---------------------------
Changes (by Daniel Baston <dbaston@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"3fc652822ef3a825784919423d636c9584dbd2ba/git" 3fc6528/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="3fc652822ef3a825784919423d636c9584dbd2ba"
 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:5>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to