In message <[EMAIL PROTECTED]>
          Tom Hughes <[EMAIL PROTECTED]> wrote:

> I have developed patch for this in the form of a new routine
> which returns a nul terminated C style string given a parrot
> string as argument. It does this by making sure buflen is at
> least one greater than bufused and then stuffing a nul in that
> byte.
> 
> This isn't a particularly brilliant fix so I'm attaching it here
> for comments before I commit it.

I haven't seen any major objections to this so I have committed
it. It will at least ensure that file opening is stable for the
upcoming release.

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/

Reply via email to