|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^3:Small Corrupted Storable Retrieve Dies With an Invalid "Out of memory!"by tachyon (Chancellor) |
| on Oct 27, 2004 at 18:50 UTC ( [id://403175]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I was too lazy to look at the syntax of yet another macro. Storable is just one big macro! It is probably better to do:
Note that you need double parenths as the call to croak does not have any! croak is a Perl alias for Perl_croak_nocontext so the call is near identical but you are setting the context to dirty, looking at the source this is caught and cleaned so should fix the leak. cheers tachyon
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||