[dpdk-dev] [PATCH v1] lib/metrics: disallow NULL as metric name
Thomas Monjalon
thomas at monjalon.net
Thu Jul 26 20:31:18 CEST 2018
20/07/2018 17:30, Ferruh Yigit:
> On 7/2/2018 2:46 PM, Remy Horton wrote:
> > This patch adds a sanity check so that names passed into
> > rte_metrics_reg_names() and the wrapper rte_metrics_reg_name()
> > cannot be NULL.
> >
> > Fixes: 349950ddb9c5 ("metrics: add information metrics library")
> >
> > Signed-off-by: Remy Horton <remy.horton at intel.com>
>
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied, thanks
More information about the dev
mailing list