[dpdk-stable] [PATCH] examples/ipsec-secgw: fix ip address parsing

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon May 14 13:25:44 CEST 2018



> -----Original Message-----
> From: Rybalchenko, Kirill
> Sent: Monday, May 14, 2018 11:01 AM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Rybalchenko, Kirill <kirill.rybalchenko at intel.com>;
> Nicolau, Radu <radu.nicolau at intel.com>; akhil.goyal at nxp.com; Zhang, Roy Fan
> <roy.fan.zhang at intel.com>; Pattan, Reshma <reshma.pattan at intel.com>; De
> Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Subject: [PATCH] examples/ipsec-secgw: fix ip address parsing
> 
> In strlcpy function parameters there was no allowance for null terminator, so ip
> address was copied without last character.
> 
> Fixes: ae943ebe1ed3 ("examples/ipsec-secgw: replace strncpy with strlcpy")
> 
> Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko at intel.com>

Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

This is fixing a fix that is going into stable, so it needs to go too.
Thomas, could you add "Cc: stable at dpdk.org" when applying this?

Thanks,
Pablo



More information about the stable mailing list