CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/03 05:54:49
Modified files:
usr.bin/mandoc : mandocdb.c
Log message:
Fix a potential NULL pointer access in an error message after waitpid()
failure; found using detailed information provided by Ulrich Spoerlein
<uqs at FreeBSD> about FreeBSD Coverity CID 1261304.
