[dpdk-dev] [PATCH] example/ip_pipeline: fix resource leak problem.

2015-12-07 Thread Thomas Monjalon
2015-11-27 15:52, Fan Zhang: > This patch fix the following Coverity issue: > > Coverity issue: 120147 > Fixes: 7122d30131ad ("examples/ip_pipeline: rework flow classification > pipeline") > > Signed-off-by: Fan Zhang Applied, thanks

[dpdk-dev] [PATCH] example/ip_pipeline: fix resource leak problem.

2015-11-27 Thread Fan Zhang
This patch fix the following Coverity issue: Coverity issue: 120147 Fixes: 7122d30131ad ("examples/ip_pipeline: rework flow classification pipeline") Signed-off-by: Fan Zhang --- .../pipeline/pipeline_flow_classification_be.c | 31 +- 1 file changed, 19 insertions(+), 12