examples/ip_pipeline: fix buffer copy size
authorFan Zhang <roy.fan.zhang@intel.com>
Fri, 11 Dec 2015 17:19:16 +0000 (17:19 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 13 Dec 2015 01:35:05 +0000 (02:35 +0100)
commit28dc492941c9b649cbf0d6f16207ccd86f8f98bb
treee0d9ff6cfdfbb76863341edd1ef81e8fdbf745d8
parent81bd65ff2d9b85e1ad0e33bdb317b7a0ec5cc85e
examples/ip_pipeline: fix buffer copy size

Coverity issue: 107133
Fixes: eb32fe7c5574 ("examples/ip_pipeline: rework initialization parameters")

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