NetBSD-Bugs archive

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

PR/55795 CVS commit: src/usr.sbin/syslogd



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55795 CVS commit: src/usr.sbin/syslogd
Date: Sun, 8 Nov 2020 01:12:46 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Sun Nov  8 01:12:46 UTC 2020
 
 Modified Files:
 	src/usr.sbin/syslogd: syslogd.c
 
 Log Message:
 syslogd: in die(), don't call die() again recursively.
 
 Particularly not for something as immaterial as close failing.
 
 PR 55795
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.135 -r1.136 src/usr.sbin/syslogd/syslogd.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