![]() |
|
go ahead... be a heretic | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Thanks for your reply, but I don't see any possible memory leakage here. I have attached the code above.. This one blows up with an empty process method ... Well, in that code, %tmap keeps growing ; %tmap keeps eating memory ; until %tmap has eaten all the memory; does that make sense to you? ... $tmap ... &process(); ... That looks suspiciously like you're not coping with scoping, subs should take arguments ... In reply to Re^3: Enforce Memory Cleanup
by Anonymous Monk
|
|