|
Message-ID: <20130616054006.GJ29800@brightrain.aerifal.cx> Date: Sun, 16 Jun 2013 01:40:06 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: [PATCH] bugfix: initialize a state variable in lio_wait On Sun, Jun 16, 2013 at 12:16:27AM +0200, Szabolcs Nagy wrote: > * Jens Gustedt <Jens.Gustedt@...ia.fr> [2013-06-16 00:01:20 +0200]: > > got_err was only set to 1 in case of error, but never written > > otherwise. > > i wonder why gcc -Wmaybe-uninitialized does not catch this Indeed, this is very strange. Anyway, I'm committing the fix. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.