[coreboot-gerrit] Patch merged into coreboot/master: coreinfo: Fix off-by-one in displayed month of year

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 19 00:02:20 CET 2015


the following patch was just integrated into master:
commit ae16c4034c37a28e352936d0600b51be21340524
Author: Yasha Cherikovsky <yasha.che3 at gmail.com>
Date:   Sat Nov 14 19:16:58 2015 +0200

    coreinfo: Fix off-by-one in displayed month of year
    
    According to C documentation, the range of tm_mon in struct tm is [0, 11].
    Before the patch, the displayed month was indeed incorrect.
    
    Change-Id: I9f95f1e978c45b3635e2edfe1ec496d7b0dec00a
    Signed-off-by: Yasha Cherikovsky <yasha.che3 at gmail.com>
    Reviewed-on: http://review.coreboot.org/12438
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See http://review.coreboot.org/12438 for details.

-gerrit



More information about the coreboot-gerrit mailing list