Fix assertion failure in snapping code (#649)
commitfebcf82f2e3d6992d5b868606d1183a6be5be3cc
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Fri, 16 Aug 2013 15:26:51 +0000 (16 15:26 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Fri, 16 Aug 2013 15:26:51 +0000 (16 15:26 +0000)
tree48d498028405daefaf12ef475399897b88ea62d9
parent77a0173e7d1dd9e00a4b1e8df83d87b190bd2339
Fix assertion failure in snapping code (#649)

The bug affected attempts to snapping lines to the points
of a rectangle with a side smaller than the tolerance.

git-svn-id: http://svn.osgeo.org/geos/branches/3.4@3886 5242fede-7e19-0410-aef8-94bd7d2200fb
NEWS
src/operation/overlay/snap/LineStringSnapper.cpp
tests/unit/capi/GEOSSnapTest.cpp