bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Initialize the entire obstack struct [BZ #17919]


From: Carlos O'Donell
Subject: Re: [PATCH] Initialize the entire obstack struct [BZ #17919]
Date: Tue, 03 Feb 2015 11:49:24 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 02/03/2015 11:46 AM, Andreas Schwab wrote:
> Siddhesh Poyarekar <address@hidden> writes:
> 
>> This is also why I started out filing a gcc bug, but then changed my
>> mind and fixed it in glibc instead, since I presumed that the compiler
>> can assume that the padding is also appropriately initialized.
> 
> No, it can't.  Padding must be assumed to be random.

Fully agreed.

Cheers,
Carlos.




reply via email to

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