[coreboot-gerrit] Patch merged into coreboot/master: stdlib: don't hide the malloc et all declarations

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 27 23:14:12 CEST 2015


the following patch was just integrated into master:
commit 8d0ab89e5d5befd57bc72f1d46cc572caa6ba5bc
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Aug 27 14:04:02 2015 -0500

    stdlib: don't hide the malloc et all declarations
    
    It doesn't hurt to expose declarations. Instead of
    a compile-time error there'll be a link error if someone
    tries to malloc() anything.
    
    Change-Id: Ief6f22c168c660a6084558b5889ea4cc42fefdde
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11406
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list