]> granicus.if.org Git - apache/commit
Fortify complains about an overflow of pad[], which would
authorJeff Trawick <trawick@apache.org>
Thu, 19 Aug 2010 22:35:21 +0000 (22:35 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 19 Aug 2010 22:35:21 +0000 (22:35 +0000)
commit6526baecedf16e62a5997fa0c6c52ba77b9929f9
treea74b80bd58e9a5de73c965e75ce220ca1ae3b677
parentf3c71f56c6128161e09e0a05bfd95439fd59dcac
Fortify complains about an overflow of pad[], which would
require a mongo argv[0].  Get the vprintf formatter to handle
the padding and avoid creating the padding altogether.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@987339 13f79535-47bb-0310-9956-ffa450edef68
server/main.c