Bug#479698: [perl #54934] Attempt to free unreferenced scalar fiddling with the symbol table

2008-06-06 Thread Rafael Garcia-Suarez
2008/6/6 Niko Tyni <[EMAIL PROTECTED]>: >> --- ext/PerlIO/via/via.xs.orig2008-01-25 10:00:53.0 +0100 >> +++ ext/PerlIO/via/via.xs 2008-05-30 14:43:11.0 +0200 >> @@ -89,7 +89,7 @@ PerlIOVia_method(pTHX_ PerlIO * f, const >> if (!s->fh) { >> GV *gv

Bug#479698: [perl #54934] Attempt to free unreferenced scalar fiddling with the symbol table

2008-06-06 Thread Niko Tyni
On Fri, May 30, 2008 at 02:55:22PM +0200, Rafael Garcia-Suarez wrote: > 2008/5/27 via RT Niko Tyni <[EMAIL PROTECTED]>: > > As seen in , > > the test suite of the PerlIO::via::dynamic CPAN module generates > > 'Attempt to free unreferenced s