GIT Log for 2008-12-16 00:33 GMT

aland aland at deployingradius.com
Tue Dec 16 01:33:01 CET 2008


commit f24628fa5cad143d1d75fa4c6b2a2a6eca4c30b2
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:57:54 2008 +0100

    Removed dead code.
    
    Closes Coverity #2

Files changed:
 src/modules/rlm_sqlcounter/rlm_sqlcounter.c |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

======================================================================
commit de3e94569655e88849b7507556596084ce3d4a3a
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:55:08 2008 +0100

    If input pairs is NULL, return NOOP
    
    Closes Coverity #6

Files changed:
 src/modules/rlm_exec/rlm_exec.c |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

======================================================================
commit 8647048ec7c08e659ecd84074f9ba1bf31a76e25
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:49:09 2008 +0100

    Free memory on error && exit.
    
    Closes Coverity #16

Files changed:
 src/modules/rlm_eap/radeapclient.c |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

======================================================================
commit 85b43cc791ba875b73b75916f33571bf8cb4be40
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:43:15 2008 +0100

    Removed dead code.
    
    Closes Coverity #56

Files changed:
 src/modules/rlm_ippool/rlm_ippool_tool.c |   32 ++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

======================================================================
commit e2984c15b594564250b8f6ea288800e2091ded5c
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:41:51 2008 +0100

    If it's not a known option, it's an error.
    
    Closes Coverity #57

Files changed:
 src/lib/dict.c |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

======================================================================
commit bb9bf41dbb4b5bfb49bbf2a6699c1660dc4d314a
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:39:31 2008 +0100

    Suppress trailing NULs properly.
    
    Closes Coverity #58

Files changed:
 src/lib/print.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit ca2780663b6155f879a2cf4834a5135a2590a5ac
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:35:32 2008 +0100

    Check tag values, too.
    
    When comparing attributes, both tag AND value have to match
    for the attributes to compare as equal.
    
    Closes Coverity #59

Files changed:
 src/main/valuepair.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit 0c3891ef0b016787ea7eb7c3decc7909643d8b5f
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Mon Dec 15 11:32:52 2008 +0100

    pairparsevalue() cannot be passed a NULL value.
    
    Closes Coverity #62

Files changed:
 src/lib/valuepair.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

======================================================================
commit 32e72ac436258cf11faafe072b5ca2bb8ebbaa78
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Sun Dec 14 23:02:21 2008 +0100

    Remove dead code
    
    Fixes Coverity #60

Files changed:
 src/modules/rlm_perl/rlm_perl.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

======================================================================



More information about the Freeradius-Devel mailing list