Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.7.0
Description
Enable valgrind --leak-check=full with --show-leak-kinds=definite to avoid flood of "possibly lost" false alarms from python. Fix any memory errors this reveals.