Patch for -= -* -~ operators, rlm_policy
Joe Maimon
jmaimon at ttec.com
Thu Oct 20 06:17:42 CEST 2005
Alan DeKok wrote:
> Joe Maimon <jmaimon at ttec.com> wrote:
>
>> *pitem = state->stack[state->depth - 1];
>>+ if(state->depth > 1)
>>+ state->depth--;
>>
>
>
> I don't think that's correct. See the "pop/push" code a few lines
> below.
>
> I've committed a partial set of your patches,
Thanks,
> and am going over the
> rest.
Thats the part I wanted - you know the server much better than I do.
>
> Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
>
>
More information about the Freeradius-Devel
mailing list