Robert Gützkow 7677e66587 Fixed two memory leaks (#1120)
* Fixed two memory leaks

One pointer to allocated memory wasn't freed and realloc didn't have proper error handling. Additionally UB has been identified, because a pointer to a local variable is returned.

* Memory leak removed, cause be setting reference to NULL instead of deleting the object
2019-04-20 14:27:08 -04:00
2019-03-28 10:38:25 -04:00
2018-10-15 11:27:07 -04:00
2014-06-17 16:26:13 -04:00
2018-12-24 16:41:35 -06:00
2013-11-25 14:20:30 +01:00
2013-11-25 14:20:30 +01:00

libigl - A simple C++ geometry processing library

Build Status Build status

Documentation, tutorial, and instructions at https://libigl.github.io.

On October 15, 2018, a new, cleaned-up history was pushed onto the main libigl repository. To learn more about the consequences of this, and troubleshooting, please read this page.

S
Description
No description provided
Readme
375 MiB
Languages
C++ 96.4%
CMake 2.6%
C 1%