examples/ip_pipeline: fix resource leak
authorFan Zhang <roy.fan.zhang@intel.com>
Fri, 27 Nov 2015 15:52:38 +0000 (15:52 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Dec 2015 01:35:55 +0000 (02:35 +0100)
commit984d0d24e6061e6023f8d20d14bd57b946a0f030
treea7d7b1ae080400c7762933e0efc5401a865c8370
parent472f99696db0869a5e6740bd783936698fd073fa
examples/ip_pipeline: fix resource leak

This patch fix the following Coverity issue:

Coverity issue: 120147
Fixes: 7122d30131ad ("examples/ip_pipeline: rework flow classification pipeline")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
examples/ip_pipeline/pipeline/pipeline_flow_classification_be.c