[Olsr-commit] OLSR.org main repository branch, master, updated. OLSRD_0_6_3-1452-gd7e0e89

(spam-protected) (spam-protected)
Wed Oct 24 15:28:42 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=OLSRD_0_6_3-1452-gd7e0e89
        for a web version of the last commit.

The branch, master has been updated
       via  d7e0e891cd5343475f6c3036f3372221a859af5a (commit)
       via  545269ae0ef5aeb17289f4b5efa26427f7b28b6b (commit)
      from  351a64a5530d732046455ba70baecb3ea416e1cc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d7e0e891cd5343475f6c3036f3372221a859af5a
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Oct 24 15:22:18 2012 +0200

    defs: fix strscpy null pointer dereference
    
    Coverity:
    CID 739649 (#1 of 1): Dereference after null check (FORWARD_NULL)
    At (5): Passing null pointer "dest" to function
            "strncpy(char * restrict, char const * restrict, size_t)", which
            dereferences it.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 545269ae0ef5aeb17289f4b5efa26427f7b28b6b
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Oct 24 15:07:34 2012 +0200

    linux: sanitise ACPI battery data
    
    Coverity:
    CID 739695 (#1 of 1): Use of untrusted scalar value (TAINTED_SCALAR)
    At (23): Using tainted variable "bat_max" as the divisor in
             "bat_val * 100 / bat_max".
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

-----------------------------------------------------------------------

Summary of changes:
 src/defs.h      |   15 +++++++++------
 src/linux/apm.c |   12 ++++++++----
 2 files changed, 17 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list