]> granicus.if.org Git - apache/commit
SECURITY (CVE-2014-3581): Fix a mod_cache NULL pointer deference
authorJan Kaluža <jkaluza@apache.org>
Thu, 11 Sep 2014 09:18:38 +0000 (09:18 +0000)
committerJan Kaluža <jkaluza@apache.org>
Thu, 11 Sep 2014 09:18:38 +0000 (09:18 +0000)
commit2fa69ec09458a7a6519eb1e960b1fee45da66143
tree39ed7105aa279d6e4a76d2c1c9a7b09943d5f778
parentb101e8dd1208688cf1547e5a6562e0281240b00b
SECURITY (CVE-2014-3581): Fix a mod_cache NULL pointer deference
in Content-Type handling.

mod_cache: Avoid a crash when Content-Type has an empty value. PR56924.

Submitted By: Mark Montague <mark catseye.org>
Reviewed By: Jan Kaluza

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