[coreboot-gerrit] Change in coreboot[master]: util/bincfg: fix regressions introduced within last modification

Bill XIE (Code Review) gerrit at coreboot.org
Fri Oct 26 05:57:51 CEST 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/29281

to look at the new patch set (#2).

Change subject: util/bincfg: fix regressions introduced within last modification
......................................................................

util/bincfg: fix regressions introduced within last modification

After I652a8da75498f871a53eb7509f6145c4842e3373, there are undefined
types 'field_t' and 'field_ptr_t' used in bincfg.h and files including
it, and 'sym_table' are not initialized to NULL in main(), making it a
dangling pointer and resulting in crash.

Change-Id: I14d47aff149e18f8f86e78dc4e9beb3bbaac3670
Signed-off-by: Bill XIE <persmule at gmail.com>
---
M util/bincfg/bincfg.h
M util/bincfg/bincfg.y
2 files changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/29281/2
-- 
To view, visit https://review.coreboot.org/29281
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I14d47aff149e18f8f86e78dc4e9beb3bbaac3670
Gerrit-Change-Number: 29281
Gerrit-PatchSet: 2
Gerrit-Owner: Bill XIE <persmule at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181026/064f9658/attachment.html>


More information about the coreboot-gerrit mailing list