Re: Last changes in acl.c , squid2.5s3

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 25 May 2003 22:38:39 +0200

On Sunday 25 May 2003 20.26, Evgeny Kotsuba wrote:
> debug(28, 4) ("aclMatchAcl: returning 0 sending authentication
> challenge.\n");
> checklist->state[ACL_PROXY_AUTH] = ACL_PROXY_AUTH_NEEDED;
> return -1;
> =================
> So, what is returned - zero as in previous versions or debug text
> should be changed ?

Debug text should maybe be changed, but is actually not wrong as it
is. The change introduced -1 as a terminal "false" return code,
forcing aclMatchAclList to return 0 even if in the middle of a acl
list.

Regards
Henrik
Received on Sun May 25 2003 - 14:38:40 MDT

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