Revision b080804f09d78cc462e1e0a611a6a3d5ae20e2d0 authored by Mael Rouxel-Labbé on 13 March 2018, 10:14:06 UTC, committed by Mael Rouxel-Labbé on 13 March 2018, 10:14:06 UTC
If the input point set is degenerate, dimension() < 3 is always 'true'
and we will eventually try to read beyond the end of the points vector.

See issue https://github.com/CGAL/cgal/issues/2922
1 parent 2974716
History
File Mode Size
auxiliary
cmake
config
demo
doc_html
examples
include
package_info
src
test
AUTHORS -rw-r--r-- 1.7 KB
CHANGES -rw-r--r-- 171.5 KB
CMakeLists.txt -rw-r--r-- 48.0 KB
INSTALL.md -rw-r--r-- 7.2 KB
LICENSE -rw-r--r-- 2.0 KB
LICENSE.BSL -rw-r--r-- 1.3 KB
LICENSE.FREE_USE -rw-r--r-- 1.1 KB
LICENSE.GPL -rw-r--r-- 34.3 KB
LICENSE.LGPL -rw-r--r-- 7.5 KB
README -rw-r--r-- 1.7 KB
VERSION -rw-r--r-- 3 bytes
cgal.css -rw-r--r-- 1.9 KB
changes.html -rw-r--r-- 200.3 KB
dont_submit -rw-r--r-- 49 bytes
html2textrc -rw-r--r-- 821 bytes
update_CHANGES -rwxr-xr-x 662 bytes

README

back to top