bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOS strerror_r


From: Eric Blake
Subject: Re: MacOS strerror_r
Date: Wed, 08 Jun 2011 06:00:01 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.10

On 06/08/2011 05:38 AM, Eric Blake wrote:
> I fixed that, and found the next bug:
> 
> $ ./foo 1 23
> Operation not permitte(34)
> $ ./foo 1 24
> Operation not permitted(0)
> 
> Ouch.  MacOS is _silently_ writing a NUL byte beyond the array bounds,
> if the input buffer size is exactly equal to strlen(message size).

I can't count today.  I'm seeing something fail, but after re-counting,
I'm not seeing an out-of-bounds write, after all.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]