John Zhao has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45627 )
Change subject: superio/common: Fix NULL pointer dereferences ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45627/2/src/device/device_util.c File src/device/device_util.c:
https://review.coreboot.org/c/coreboot/+/45627/2/src/device/device_util.c@52... PS2, Line 525: if (resource->flags & IORESOURCE_PCI_BRIDGE) {
I'd place the check here: […]
Ack