]> granicus.if.org Git - apache/commit
Avoid passing too many characters to getenv. Make sure that only the
authorBradley Nicholes <bnicholes@apache.org>
Wed, 12 Feb 2003 17:17:09 +0000 (17:17 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 12 Feb 2003 17:17:09 +0000 (17:17 +0000)
commitc1e5c2048f72e90e16709121e0625055685c6db1
tree8b293934e502e6ec0b238a917b86f3b7035066d3
parentf7b2357a9bd4b2431d7313d371c943a5560cfc72
Avoid passing too many characters to getenv.  Make sure that only the
environment variable string is passed.

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