Commit 1c06889f authored by brian's avatar brian
Browse files

Reviewed by: Randy Terbush, Chuck Murcko

Submitted by:	Ed Korthof

This is a bug fix; as I mentioned, the RLimit* set of directives silently
ignore any second argument.

The TAKE12 method passes a second char * argument (which may be NULL),
which was simply being ignored (I suppose compilers haven't complained
because the functioned called is determined at runtime; and the function
was finding all the arguments it expected...).


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@77478 13f79535-47bb-0310-9956-ffa450edef68
parent 24dc9530
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment