Hello build bot (Jenkins), Caveh Jalali, Tim Wawrzynczak,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44777
to look at the new patch set (#2).
Change subject: vendorcode/google: Add error handling ......................................................................
vendorcode/google: Add error handling
Coverity detects missing error handling after calling function tlcl_lib_init. This change checks the function tlcl_lib_init return value and handles error properly.
Found-by: Coverity CID 1431994 TEST=None
Signed-off-by: John Zhao john.zhao@intel.com Change-Id: Ib831646b6a231ad57e3bfef85b801b592d572e6a --- M src/vendorcode/google/chromeos/cse_board_reset.c 1 file changed, 9 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/44777/2