[LinuxBIOS] r2679 - trunk/LinuxBIOSv2/util/lbtdump

Stefan Reinauer stepan at coresystems.de
Sun May 20 19:28:41 CEST 2007


* svn at openbios.org <svn at openbios.org> [070520 19:10]:
> Log:
> 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.

Just wondering, how is that supposed to cause a segfault? I think there
must be a different reason. 

The patch breaks compilation on 64bit platforms. Fix is coming.

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list