This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2 v1.1][BZ #14547] Fix CVE-2012-4412


Siddhesh Poyarekar wrote:
> I'll just wait for another opinion on this

The empty if-block is a bit easier for me to read than the goto.
I got the willies when I saw the goto over the declaration;
this goto happens to be valid, but it's just one more silly
thing to worry about.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]