example/ip_pipeline: fix config file parsing defect
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 10 Dec 2015 12:19:19 +0000 (12:19 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 10 Dec 2015 21:29:54 +0000 (22:29 +0100)
commit5c258942ee6d3c0fba14168e3568ba25eb9addc0
tree64d13edeea23c8dadfea0216967e5d191e92ff62
parent83c27f59f61fa1da2b0bd67adba1fa040e2af0f8
example/ip_pipeline: fix config file parsing defect

Coverity issue: 120143

Fixes: 7f64b9c004aa ("examples/ip_pipeline: rework config file syntax")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/config_parse.c