examples/ip_pipeline: fix uninitialized link parameter
authorFan Zhang <roy.fan.zhang@intel.com>
Fri, 20 Apr 2018 14:39:21 +0000 (15:39 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Tue, 8 May 2018 11:12:39 +0000 (13:12 +0200)
commit84a27d8913ce1d8a36fc1168fc3cbf36526e7dee
tree873bec2faca5e0710d2ef332243c6bcb2d8b364e
parent9b60795143bbdf03bcf266492f72c4286d316c71
examples/ip_pipeline: fix uninitialized link parameter

Coverity issue: 272575
Fixes: 133c2c6565d6 ("examples/ip_pipeline: add link object")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Reviewed-by: Jasvinder Singh <jasvinder.singh@intel.com>
examples/ip_pipeline/cli.c