> -Original Message-
> From: Singh, Jasvinder
> Sent: Monday, April 16, 2018 5:03 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian
> Subject: [PATCH] examples/ip_pipeline: fix memory leak
>
> Close the file stream before returning from the function to avoid
> memory leak.
>
> Fixes: 2b
Close the file stream before returning from the function to avoid
memory leak.
Fixes: 2b82ef4861c0 ("examples/ip_pipeline: add DSCP table update command")
Coverty Issue: 272605
Signed-off-by: Jasvinder Singh
---
examples/ip_pipeline/cli.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/e
2 matches
Mail list logo