There still is some allocated memory that is not being freed on shutdown of the pyferret module with some of the benchmark tests. Compiling with the MEMORYDEBUG flag (or the memorydebug makefile target) will report these leaks, if there are any, on shutdown. Most of the time appears to be a trivial to a relatively minor amount of memory.
There still is some allocated memory that is not being freed on shutdown of the pyferret module with some of the benchmark tests. Compiling with the MEMORYDEBUG flag (or the memorydebug makefile target) will report these leaks, if there are any, on shutdown. Most of the time appears to be a trivial to a relatively minor amount of memory.