|
Message-ID: <20140712000413.GA179@brightrain.aerifal.cx> Date: Fri, 11 Jul 2014 20:04:13 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: [PATCH] fix the %m specifier in syslog On Wed, Jul 09, 2014 at 02:34:18PM +0200, Clément Vasseur wrote: > errno must be saved upon vsyslog entry, otherwise its value could be > changed by some libc function before reaching the %m handler in > vsnprintf. Committed. 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.