Re: [svn:parrot] r21868 - trunk/src/pmc

2007-10-05 Thread Paul Cochrane
On 05/10/2007, chromatic <[EMAIL PROTECTED]> wrote: > On Thursday 04 October 2007 23:10:14 [EMAIL PROTECTED] wrote: > > > Modified: > >trunk/src/pmc/parrotio.pmc > > > > Log: > > [pmc] An input argument to the open() method was freed just before it was > > used. Thanks to Coverity (CID 131) fo

Re: [svn:parrot] r21868 - trunk/src/pmc

2007-10-04 Thread chromatic
On Thursday 04 October 2007 23:10:14 [EMAIL PROTECTED] wrote: > Modified: >trunk/src/pmc/parrotio.pmc > > Log: > [pmc] An input argument to the open() method was freed just before it was > used. Thanks to Coverity (CID 131) for pointing this out! This one's a bit tricky, but the previous beh