]> diplodocus.org Git - nmh/commitdiff
Added check for passing null argument to printf(3) %s directive.
authorDavid Levine <levinedl@acm.org>
Sun, 15 Mar 2020 21:35:55 +0000 (17:35 -0400)
committerDavid Levine <levinedl@acm.org>
Sun, 15 Mar 2020 21:35:55 +0000 (17:35 -0400)
This fixed "directive argument is null" warnings found by gcc
-Wformat-overflow.


No differences found