There was a missing addition of the size of the .notes.pinfo
authorRonald G. Minnich <rminnich@gmail.com>
Thu, 17 Sep 2009 15:35:08 +0000 (15:35 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Thu, 17 Sep 2009 15:35:08 +0000 (15:35 +0000)
commit5a1af7b877192143fdb12f98062caa458a1e02e0
tree51f89a84e62092752d5ed181dc20c4264042dddf
parentb796a06cc6daa6cc7ee379fb64faa854f06556ff
There was a missing addition of the size of the .notes.pinfo
section header which could lead to corrupted malloc arena.

Also, make cbfstool always build with debugging on. Performance
is not an issue here. Don't strip it either.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4641 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/cbfstool/Makefile
util/cbfstool/cbfs-mkpayload.c