]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The code was truncating the parameters for all NLM level commands. Needed to make...
authorBradley Nicholes <bnicholes@apache.org>
Sat, 20 Mar 2004 04:17:26 +0000 (04:17 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sat, 20 Mar 2004 04:17:26 +0000 (04:17 +0000)
commit61f52655fd1634f110f492ab619a3268ea218cd8
treeb87e4d5b70379308423cfb4bd3cbcf34a6ff7f99
parentbeaefb5202277e8a2d17fbbdf689e4f86318315f
The code was truncating the parameters for all NLM level commands.  Needed to make sure that all of the parameters are being passed to the argv parser.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103052 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/netware/mod_netware.c