[PATCH 6/8] common/cnxk: handle issues from static analysis
Ferruh Yigit
ferruh.yigit at intel.com
Fri Jan 21 11:05:29 CET 2022
On 12/9/2021 9:13 AM, Nithin Dabilpuram wrote:
> From: Gowrishankar Muthukrishnan<gmuthukrishn at marvell.com>
>
> Handle issues reported by static analysis tool such as
> null pointer dereferences, variable initialization, etc.
>
> Signed-off-by: Gowrishankar Muthukrishnan<gmuthukrishn at marvell.com>
> Signed-off-by: Nithin Dabilpuram<ndabilpuram at marvell.com>
Hi Gowrishankar, Nithin,
On its own static analysis issues fixed is not very descriptive,
can you please split the patch to the fix types, like:
- fix null pointer derefences
- fix variable initialization
...
More information about the dev
mailing list