]> granicus.if.org Git - apache/commit
Fix a storage leak in mod_mime_magic.
authorJeff Trawick <trawick@apache.org>
Tue, 21 Aug 2001 12:16:53 +0000 (12:16 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 21 Aug 2001 12:16:53 +0000 (12:16 +0000)
commit52eb79c79fb5ef8c3b46c0df2bfd0f5441f5ff17
tree02cf8c91f28fb1525f2c64f5053ebb3facb5979f
parent3468587a6c56937cd39f823e2e89c05458fd7fd1
Fix a storage leak in mod_mime_magic.

Trivial to reproduce:

. enable mod_mime_magic
. copy "apache_pb.gif" to "picturefile"
. set breakpoint in magic_rsl_printf()
. request "picturefile"

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