build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32290 )
Change subject: Klocwork: Fix the Null pointer derefernce found by klocwork ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/#/c/32290/3/src/lib/coreboot_table.c File src/lib/coreboot_table.c:
https://review.coreboot.org/#/c/32290/3/src/lib/coreboot_table.c@236 PS3, Line 236: if (wd) that open brace { should be on the previous line
https://review.coreboot.org/#/c/32290/3/src/lib/coreboot_table.c@237 PS3, Line 237: { trailing whitespace
https://review.coreboot.org/#/c/32290/3/src/lib/string.c File src/lib/string.c:
https://review.coreboot.org/#/c/32290/3/src/lib/string.c@19 PS3, Line 19: if (d) that open brace { should be on the previous line