Browse Source
Traversing all linked memory structures to free their memory can be a somewhat lengthy business, especially in xspice, which is not worth the effort when we simply want to exit() Long delays have been reported in certain cases. For developers and for the usage of such tools as valgrind, we still free all the memory if 'set ngdebug' is given.pre-master-46
committed by
rlar
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue