[LinuxBIOS] Patch for fix lbtdump segmentation fault

Uwe Hermann uwe at hermann-uwe.de
Sun May 20 19:11:17 CEST 2007


On Thu, May 10, 2007 at 07:53:36PM +0100, Ben Hewson wrote:
> Here is a small fix to prevent a segmentation fault in lbtdump.
> 
> the format specifier in the printf statements have been changed from 
> %08lx to %08llx or similar
> where uint64_t are being displayed.
> 
> 
> Signed-off-by: Ben Hewson <ben at hewson-venieri.com>

Thanks, committed in r2679. I can confirm that it fixes the warnings for
me (gcc 4.1.3).


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070520/0059df93/attachment.sig>


More information about the coreboot mailing list