As the efi_devpath_last_node() and efi_devpath_trim() can return NULL
pointers, the consumers of this API should check the the NULL pointers.
Same for efinet_dev_init() using calloc().
Differential D9203
loader: efi devpath api usage should be more aware of NULL pointers tsoome on Jan 16 2017, 9:19 PM. Authored by Tags None Referenced Files
Subscribers None
Details As the efi_devpath_last_node() and efi_devpath_trim() can return NULL Same for efinet_dev_init() using calloc().
Diff Detail
|