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

Thomas Monjalon thomas at monjalon.net
Mon May 14 14:09:17 CEST 2018


> > 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?

Applied, thanks




More information about the dev mailing list