Re: PATCH: req_mime_type acl's not freed on reconfigure

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 31 Jan 2001 22:49:31 +0100

Committed.

/Henrik

Robert Collins wrote:
>
> Found this for rep_mime_type... looked and saw it was missing for req_mime_type as well....
> Rob
>
> Index: acl.c
> ===================================================================
> RCS file: /cvsroot/squid/squid/src/acl.c,v
> retrieving revision 1.17
> diff -u -r1.17 acl.c
> --- acl.c 2001/01/29 07:19:39 1.17
> +++ acl.c 2001/01/31 12:33:21
> @@ -2031,6 +2031,7 @@
> case ACL_BROWSER:
> case ACL_SRC_DOM_REGEX:
> case ACL_DST_DOM_REGEX:
> + case ACL_REQ_MIME_TYPE:
> aclDestroyRegexList(a->data);
> break;
> case ACL_PROTO:
Received on Wed Jan 31 2001 - 15:09:38 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:27 MST