[coreboot-gerrit] Patch merged into coreboot/master: lib: Fix strncmp

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 16 01:14:27 CET 2015


the following patch was just integrated into master:
commit 03d4ae76841bc9be62b5cc713fd84ccec1de9f12
Author: Hannah Williams <hannah.williams at intel.com>
Date:   Tue Dec 1 09:30:27 2015 -0800

    lib: Fix strncmp
    
    strncmp continues to compare the characters in the input strings past any
    null termination it may encounter. Null termination check is added.
    
    Reviewed-on: https://chromium-review.googlesource.com/314815
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Commit-Queue: Hannah Williams <hannah.williams at intel.com>
    Tested-by: Hannah Williams <hannah.williams at intel.com>
    (cherry picked from commit ca7022752115eddbcb776f0c0d778249555ddf32)
    Reviewed-on: https://chromium-review.googlesource.com/315130
    
    Change-Id: Ifc378966dcf6023efe3d32b026cc89d69b0bb990
    Signed-off-by: Hannah Williams <hannah.williams at intel.com>
    Reviewed-on: https://review.coreboot.org/12721
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See https://review.coreboot.org/12721 for details.

-gerrit



More information about the coreboot-gerrit mailing list