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.2][BZ #14547] Fix CVE-2012-4412


On Mon, Aug 26, 2013 at 09:14:16AM +0530, Siddhesh Poyarekar wrote:
> On Sat, Aug 24, 2013 at 07:31:08AM -0700, Paul Eggert wrote:
> > 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.
> 
> Fair enough - two against one on personal preference (and I don't care
> enough to wait longer), so here's an updated version.
>

OK for me now. 



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