GIT Log for 2009-06-30 23:33 GMT

aland aland at deployingradius.com
Wed Jul 1 01:33:02 CEST 2009


commit 2c21995a4d9c467a050ddb997b3df675f6590e8f
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Tue Jun 30 16:57:42 2009 +0200

    If the previous evaluation failed, don't process '!'
    
    This catches the case of ((expr1) && !(expr2)), where it
    would still process expr2 if expr1 failed.
 src/main/evaluate.c |   24 +++++++++++++++---------
 1 files changed, 15 insertions(+), 9 deletions(-)



More information about the Freeradius-Devel mailing list