]> granicus.if.org Git - apache/commit
Fortify falsely complained that the sprintf() result was unbounded.
authorJeff Trawick <trawick@apache.org>
Fri, 20 Aug 2010 13:16:24 +0000 (13:16 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 20 Aug 2010 13:16:24 +0000 (13:16 +0000)
commit82d1497a6e2f3325dd135d6c0402911f1caf2e2a
treea937a29bff054969efca9a89007a2bcc9e12b5c2
parent6e66831b4ae6801fd5739b9799dec076ea6d16ed
Fortify falsely complained that the sprintf() result was unbounded.
We may as well use apr_snprintf() though, as well as comment on the
available space for "::\0" (for people like me).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@987498 13f79535-47bb-0310-9956-ffa450edef68
support/htdigest.c