[dpdk-dev] [PATCH] examples/ip_pipeline: fix resource leak for thread

Thomas Monjalon thomas at monjalon.net
Sun May 24 18:19:20 CEST 2020


27/04/2020 18:56, Jasvinder Singh:
> For sending request messages to data plane threads, the
> caller invokes thread_msg_send_recv() function which never
> returns null response. Thus, removed redundant check on
> the returned response.
> 
> Coverity Issues: 357773, 357723
> Fixes: 32e5d9b154cb ("examples/ip_pipeline: add enable and disable commands")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

This patch has been forgotten.

Applied and squashed with "fix resource leak for pipeline".




More information about the dev mailing list