]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Use strcasecmp instead of strncasecmp as we want to be sure that the whole
authorRuediger Pluem <rpluem@apache.org>
Sun, 27 Sep 2009 00:16:49 +0000 (00:16 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 27 Sep 2009 00:16:49 +0000 (00:16 +0000)
commit83fea47fea06f6531eba204de8b65533cf78545e
treede426effa97239cf056c8a986f14b66118010e70
parenta8c86736ef7538f71a29c139e02e2cefa855457e
* Use strcasecmp instead of strncasecmp as we want to be sure that the whole
  word is None and not only the beginning.

Noted by Jeff Trawick

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