Clone
ssoberni <stefan.sobernig@wu-wien.ac.at>
committed
on 06 Dec 11
- generic/nsfStack.c, CscFinish(): Without further restricting object deletion based on activation counts, very-late method dispatches d… Show more
- generic/nsfStack.c, CscFinish(): Without further restricting object   deletion based on activation counts, very-late method dispatches   during the "physical" clean-up stage (e.g., a dispatch issued by an   unset variable trace script) lead to premature object and class   deletions, violating the total deletion order used in   ObjectSystemsCleanup().

Show less