]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix segfault/SIGSEGV when running gzip from mod_mime_magic.c.
authorJeff Trawick <trawick@apache.org>
Sat, 29 Jul 2000 02:04:49 +0000 (02:04 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 29 Jul 2000 02:04:49 +0000 (02:04 +0000)
commit368bb3c9afd49c1911f8db0b3aa8c5d21beb4500
tree79c3637b6ac67c4b091391e3574f12b5658a9d7b
parentf89738e6b66e45d7f8a396e8b1652bf6ca529a60
Fix segfault/SIGSEGV when running gzip from mod_mime_magic.c.
An invalid ap_proc_t was passed to ap_create_process().

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