From: Mike C. F. <mcf...@ro...> - 2004-10-18 04:08:31
|
It's a bug in how receivers are cleaned up and another in how they are registered for cleanup. * The _removeReceiver function didn't remove the sendersBack reference (i.e. it would leak the list+all of the integers in it) * There were also a problem in connect, which look like I may have mistakenly hit "indent", which made the logic such that every receiver beyond the first which was registered would not have their back-references registered, so would not get cleaned up * Did some cleanup work here and there as well Likely release this as a bug-fix release some time this evening. Have fun all, Mike ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |