[PATCH v4 5/5] bus/vdev: check result of rte_vdev_device_name
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Sat Dec 16 11:10:31 CET 2023
On 7/10/23 20:08, Stephen Hemminger wrote:
> From: Sinan Kaya <okaya at kernel.org>
>
> In rte_eth_vdev_allocate result of call to rte_vdev_device_name is
> dereferenced here and may be null.
>
> Signed-off-by: Sinan Kaya <okaya at kernel.org>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Patch summary should be human-readable and do not mention
internals (function name).
Other than that:
Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
More information about the dev
mailing list