> > Close the client socket before returning on error.
> >
> > Coverity issue: 127555
> >
> > Fixes: f3c1829130ac ("pdump: check missing home environment variable")
> >
> > Signed-off-by: Reshma Pattan
>
> Acked-by: John McNamara
Applied, thanks
Close the client socket before returning on error.
Coverity issue: 127555
Fixes: f3c1829130ac ("pdump: check missing home environment variable")
Signed-off-by: Reshma Pattan
---
lib/librte_pdump/rte_pdump.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/librte_pdump/
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Reshma Pattan
> Sent: Monday, July 4, 2016 5:17 PM
> To: dev at dpdk.org
> Cc: Pattan, Reshma
> Subject: [dpdk-dev] [PATCH] pdump: close client socket
>
> Close the client socket b
3 matches
Mail list logo