]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Implement suggested input filter improvements from Greg and Ryan.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 29 Sep 2001 08:33:02 +0000 (08:33 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 29 Sep 2001 08:33:02 +0000 (08:33 +0000)
commit6c7a7c36b292a4f8dbc7cbfc7d5cc7719e2190c2
tree62028a7db30b0ae4a25f6e58b48a8bdc564a5389
parentfa9432b44a9627f33c5442d36b1b7ea329851e17
Implement suggested input filter improvements from Greg and Ryan.

- Clean up scopes and namings of certain variables
- Add comments about potentially bogus modes
- Consolidate a FOREACH loop into a single brigade_length call

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