git: newsyslog(8): Remove a NULL-check-after-use and instead assert != NULL.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 26 13:22:11 PDT 2014
commit 76b9c2bc27d242381595c80d38ef620f427f99f3
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 26 22:21:56 2014 +0200
newsyslog(8): Remove a NULL-check-after-use and instead assert != NULL.
Taken-from: FreeBSD
Summary of changes:
usr.sbin/newsyslog/newsyslog.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/76b9c2bc27d242381595c80d38ef620f427f99f3
--
DragonFly BSD source repository
More information about the Commits
mailing list