CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/22 11:05:14
Modified files:
usr.bin/newsyslog: newsyslog.c
Log message:
err(1, "whatever") -> err(1, NULL) for malloc(3) failures
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/22 11:05:14
Modified files:
usr.bin/newsyslog: newsyslog.c
Log message:
err(1, "whatever") -> err(1, NULL) for malloc(3) failures