On Thu, Oct 2, 2008 at 11:00 PM, chromatic <[EMAIL PROTECTED]> wrote:
> Can anything in the PIO_open() path throw an exception? If so, these strings
> will leak.
In a first look, it does not throw, but given that it calls layer
functions, one never can be sure. But I don't see a better solution
On Thursday 02 October 2008 13:37:28 [EMAIL PROTECTED] wrote:
> Author: julianalbo
> Date: Thu Oct 2 13:37:27 2008
> New Revision: 31570
>
> Modified:
>trunk/src/ops/io.ops
>
> Log:
> some fixes in the open opcode
> --- trunk/src/ops/io.ops (original)
> +++ trunk/src/ops/io.ops Thu