<snip>
>
> > If an error occurred when allocating memory for metrics or names, the
> > function returned without freeing allocated memory. This is now fixed
> > to avoid the resource leak in the case that either metrics or names
> > had been successfully allocated memory.
> >
> > Coverity issue: 362053
> > Fixes: c5b7197f662e ("telemetry: move some functions to metrics
> > library")
> > Cc: [email protected]
>
> Acked-by: John McNamara <[email protected]>
>
This is fixed in https://patches.dpdk.org/patch/75323/. Can you please check if
that suffices?