From: redroofgreentree Date: 2007-10-28T13:31:10+09:00 Subject: SWIG / Ruby GC issues ------=_Part_12996_29100596.1193545872584 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, I have this really nasty SWIG/ruby GC issue. (Namely objects are being freed when I don't want them to be freed). These bugs are hard to track down, here's what would really help me: Is there some way I can tell ruby that when it frees an object, to ZERO out that entire region in memory? It'll make tracking down the bug so much easier. Thanks! ------=_Part_12996_29100596.1193545872584--