]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
don't call strchr(); we have a safer version -- ap_strchr_c()
authorJeff Trawick <trawick@apache.org>
Wed, 17 Apr 2002 13:06:32 +0000 (13:06 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 17 Apr 2002 13:06:32 +0000 (13:06 +0000)
commit45e182b52ebac2ae480bb4fc574f9cb35312791a
tree1e5c6d3485cdcce2d39bd864c316b3f15295ce98
parent15e95dc9f316ed5a11c48abf49d4cb1e50098243
don't call strchr(); we have a safer version -- ap_strchr_c()

Submitted by: Stas Bekman
Reviewed by: Jeff Trawick

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