[PATCH v2 1/1] ml/cnxk: fix multiple coverity issues
Thomas Monjalon
thomas at monjalon.net
Thu Mar 16 18:00:04 CET 2023
16/03/2023 10:33, Srikanth Yalavarthi:
> Added checks for null pointers. Removed logically dead code.
> Fix division or modulo by zero. Fix evaluation order violation
> issues. Fix potential memory leak in xstats function.
I think it would be better to split this patch a little,
so we can easily see what are the reasons for the changes.
More information about the dev
mailing list