[coreboot-gerrit] Patch merged into coreboot/master: 39c4caa cbfstool: cleaner filling fields

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 21 19:07:20 CET 2014


the following patch was just integrated into master:
commit 39c4caa0eed9e5c0a6665450505e3bb725ceb265
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Mon Nov 11 15:20:56 2013 +0100

    cbfstool: cleaner filling fields
    
    The LARCHIVE header isn't a string (not null terminated).
    It confused coverity, and while it should be obvious that
    we're not aiming for any null bytes after the header, we
    can also just not pretend it's a string.
    
    Change-Id: Ibd5333a27d8920b8a97de554f1cd27e28f4f7d0a
    Found-by: Coverity Scan
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>


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

-gerrit



More information about the coreboot-gerrit mailing list