codenode

DB<3> x $code

Devel::Size::total_size() fix/patch coderef segfault

Posted on April 21st, 2010 by Daniel Nichter

Devel::Size v0.71 and older causes Perl to segfault if you total_size() any non-trivial coderef. This was known as bug 29238 and bug 26781. I fixed/patched this. The patch (for 0.71; probably works on other version, if not, just make the two simple changes manually) is simply:


48c48
<     if ((o->op_type = OP_TRANS)) {
---
>     if ((o->op_type == OP_TRANS)) {
309a310
>     break;

One Response to "Devel::Size::total_size() fix/patch coderef segfault"


  1. CheapTabletsOnline.Com. Canadian Health&Care.No prescription online pharmacy.Special Internet Prices.Best quality drugs. Low price pills. Order drugs online

    Buy:Nexium.Prevacid.Zyban.Zovirax.Valtrex.Prednisolone.Mega Hoodia.Accutane.Lumigan.Arimidex.Retin-A.Synthroid.Actos.100% Pure Okinawan Coral Calcium.Petcam (Metacam) Oral Suspension.Human Growth Hormone….

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam protection by WP Captcha-Free

Copyright © 2009 codenode. Theme by THAT Agency powered by WordPress.