[QGIS Commit] [qgis/Quantum-GIS] 923ab1: don't break the loop after interior ring while cal...
GitHub
noreply at github.com
Sun Dec 16 16:03:14 PST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 923ab1bf6cd7dad106a67d58074bd105f19d9cd9
https://github.com/qgis/Quantum-GIS/commit/923ab1bf6cd7dad106a67d58074bd105f19d9cd9
Author: Giuseppe Sucameli <brush.tyler at gmail.com>
Date: 2012-12-16 (Sun, 16 Dec 2012)
Changed paths:
M src/core/qgsdistancearea.cpp
Log Message:
-----------
don't break the loop after interior ring while calculating perimeter:
the returned ptr's pointing to a wrong position whether we break the loop before reading all the points of all the rings.
More information about the QGIS-commit
mailing list