[dpdk-dev] [EXT] [PATCH v2] eal: fix dereference after null check
David Marchand
david.marchand at redhat.com
Thu Oct 29 17:09:24 CET 2020
On Wed, Oct 28, 2020 at 10:19 PM Harman Kalra <hkalra at marvell.com> wrote:
> On Thu, Oct 15, 2020 at 04:42:30PM +0800, wangyunjian wrote:
> > This patch fixes (dereference after null check) coverity issue.
> > For this reason, we should add null check at the beginning of the
> > function and return error directly if the 'intr_handle' is null.
> >
> > Coverity issue: 357695, 357751
> > Fixes: 05c4105738d8 ("trace: add interrupt tracepoints")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>
> Reviewed-by: Harman Kalra <hkalra at marvell.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list