]> git.cameronkatri.com Git - mandoc.git/commit
in debug messages, truncating strings of excessive lengths is actually
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 20 Apr 2014 22:04:04 +0000 (22:04 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 20 Apr 2014 22:04:04 +0000 (22:04 +0000)
commit2cda3c176360e39d41c057136d83a3deac799b17
tree68b5789a7a594176a3db686e36729909a073da91
parent22c17f489c43bed49e186985f484acd6a3ea1964
in debug messages, truncating strings of excessive lengths is actually
a good thing, so cast the return value from sprintf to (void);
this concludes the mandoc sprintf audit
read.c