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
that does not involve exception handlers, until we start working on
the strings pdd.

> (This makes me wonder *why* PIO_open() takes C strings.)

I thinked about that, but fixing only that function will be a liitle
gain, just moving the problems to another point. Changing the IO layer
interface can be the better way.

-- 
Salu2

Reply via email to