cgal/CGAL_Core
Laurent Rineau af8201eaf9 Fix a leak in operator>>(std::istream&, CORE::Real&) in case of error
When i.eof() or i.fail(), the allocated char[] was not deleted before the
return.

Thanks to clang-3.4 LeakSanitizer.
2013-10-30 11:29:03 +01:00
..
examples/Core
include/CGAL bug fix: fix a typo in CORE/Timer.h 2013-10-24 15:53:33 +02:00
package_info/CGAL_Core New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
src/CGAL_Core Fix a leak in operator>>(std::istream&, CORE::Real&) in case of error 2013-10-30 11:29:03 +01:00