]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a segfault in mod_info. mod_info_module_cmds() had a misstep when
authorJeff Trawick <trawick@apache.org>
Wed, 29 Nov 2000 15:16:54 +0000 (15:16 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 29 Nov 2000 15:16:54 +0000 (15:16 +0000)
commitf9ec6af560fa5b7b5061042221daebf35e4a9dd6
tree7136e13b1801c98d0fe4f1e3481d97047f2b1a42
parent42e9ec0e36c47637ea491c66c29abdcc781b7f19
Fix a segfault in mod_info.  mod_info_module_cmds() had a misstep when
reaching the end of the configuration.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87128 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_info.c