Clone
Gustaf A. Neumann <neumann@Gustaf-A-Neumanns-iMac.local>
committed
on 05 Feb 11
- The fix of yesterdays subst reference counting bug triggered an other problem: If the last arg was "args", the flags array for checkin… Show more
- The fix of yesterdays subst reference counting bug triggered an   other problem: If the last arg was "args", the flags array for   checking the need for decr of refcounts was not extended. There are   multiple possible fixes, i have just extended the flags array for   now as well. - When profiling is activated, perform now a more sane shutdown order,   all hash tables are now correctly freed. - Improve behavior, when object system creation fails - Drop function NsfProfilePrint()

Show less