examples/ipsec-secgw: fix configuration string termination
authorFan Zhang <roy.fan.zhang@intel.com>
Thu, 3 Nov 2016 12:12:40 +0000 (12:12 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 6 Nov 2016 23:35:43 +0000 (00:35 +0100)
commit07b156199fa2d5de7e40b865c90fa4b6d99e09d0
treec7522bf29b277f46f9b99791602cc4da46fb8004
parent7e70f8a60861e1e43aad44cacb58feafd2d7fe5e
examples/ipsec-secgw: fix configuration string termination

Coverity issue: 137854, 137855
Fixes: 0d547ed03717 ("examples/ipsec-secgw: support configuration file")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
examples/ipsec-secgw/parser.c