You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting this! I've committed a fix please verify that it solves the problem. I was not able to detect the reported leak using Valgrind 3.11, and we don't have access the the tool you mentioned, but I did identify a problem in the code.
There seems to be a memory leak in tools::mesh_to_volume_internal::ExpandNarrowband::operator().
Notice while using the new Platonic ops with the latest development version.
Here's (a cleaned up) part of a report from GCC 5.3's leak sanitizer:
Full report
The text was updated successfully, but these errors were encountered: