use warnings; use Inline C => Config => BUILD_NOISY => 1; use Inline C => <<'EOC'; SV * foo() { SV * y = newSViv(42); SvREFCNT_dec(y); return y; } EOC foo();
In reply to Re^4: Attempt to free unreferenced scalar in File::Copy (ActivePerl)
by syphilis
in thread Attempt to free unreferenced scalar in File::Copy (ActivePerl)
by EvanK
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |