Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 06 Aug 11
- nsf.c: * enabled MEM_COUNT debugging for multi-threaded apps. We collect the MEM_COUNT statistics now per interp. Therefore, we … Show more
- nsf.c:   * enabled MEM_COUNT debugging for multi-threaded     apps. We collect the MEM_COUNT statistics now     per interp. Therefore, we have to pass around     "interp" in case where alloc() and free()     or refCount functions are used (textually,     a big change)   * verified, that nsf runs clean in aolserver/naviserver     (all INCR_REF_COUNTS all balanced)

Show less