On Fri, Oct 30, 2020 at 3:59 PM David Marchand
wrote:
> > This does fix the resource leak, but I do think it can be done in a
> > simpler way, as shown in the patch I sent to fix the logged coverity issue
> > for this: https://patchwork.dpdk.org/patch/78052/
> > I will remove my patch seeing as th
d
> >Subject: Re: [dpdk-dev] [PATCH] lib/metrics: fix memory leak
> >
> >
> >
> >>
> >> fix memory leak
> >>
> >> Fixes: c5b7197f66 ("telemetry: move some functions to metrics
> >> library")
> >>
> >> S
Hi Gaurav,
>-Original Message-
>From: dev On Behalf Of Honnappa Nagarahalli
>Sent: Tuesday 11 August 2020 22:01
>To: Gaurav Singh ; dev@dpdk.org
>Cc: nd ; Honnappa Nagarahalli
>; nd
>Subject: Re: [dpdk-dev] [PATCH] lib/metrics: fix memory leak
>
>
>
>
>
> fix memory leak
>
> Fixes: c5b7197f66 ("telemetry: move some functions to metrics library")
>
> Signed-off-by: Gaurav Singh
> ---
> lib/librte_metrics/rte_metrics_telemetry.c | 21 -
> 1 file changed, 16 insertions(+), 5 deletions(-)
>
> diff --git a/lib/librte_metri
fix memory leak
Fixes: c5b7197f66 ("telemetry: move some functions to metrics library")
Signed-off-by: Gaurav Singh
---
lib/librte_metrics/rte_metrics_telemetry.c | 21 -
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/lib/librte_metrics/rte_metrics_telemetry.
5 matches
Mail list logo