[U-Boot] [PATCH 00/10] Various coverity fixes

Simon Glass sjg at chromium.org
Wed Jun 7 22:32:41 UTC 2017


Hi Tom,

On 7 June 2017 at 15:58, Tom Rini <trini at konsulko.com> wrote:
> On Wed, Jun 07, 2017 at 10:28:37AM -0600, Simon Glass wrote:
>
>> This series aims to fix or suppress various Coverity warnings reported on
>> recent patches.
>>
>>
>> Simon Glass (10):
>>   test: pwm: Add a check that dev is not NULL
>>   edid: Use sizeof() in cea_is_hdmi_vsdb_present()
>>   fdtgrep: Deal with NULL data passed to check_type_include()
>>   fdt: Add a check to do_fdt() for coverity
>>   fdt: Add a check to fdt_print() for coverity
>>   test: wdt: Add a check that dev is not NULL
>>   test: bus: Add a check that dev is not NULL
>>   dm: core: Supress dead-code warning in __of_get_next_child()
>>   board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
>>   rkcommon.c: Drop pointless assignment
>
> Thanks for taking care of these!

:-) Hopefully these do actually fix the problems.

Regards,
Simon


More information about the U-Boot mailing list