NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53851 CVS commit: src/lib/libwrap



The following reply was made to PR lib/53851; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53851 CVS commit: src/lib/libwrap
Date: Thu, 10 Jan 2019 08:53:27 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Thu Jan 10 13:53:27 UTC 2019
 
 Modified Files:
 	src/lib/libwrap: diag.c
 
 Log Message:
 PR/53851: Andreas Gustafsson: libwrap prints "m" instead of errno
 Handle %m inline if needed, otherwise vasprintf strips the %m and...
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/lib/libwrap/diag.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index