
12 Dec
2012
12 Dec
'12
4:49 p.m.
On Tue, Dec 11, 2012 at 09:30:53PM +0100, Peter Krempa wrote:
This patch gets rid of the undeterministic error reporting code done on return values of get(pw|gr)nam_r. With this patch, if the group record is not returned by the corresponding function this error is not considered fatal even if errno != 0. The error is logged in such case.
Patch is already pushed, but looks good to me. Christophe