> The function `strlen` returns the size of the string without a terminating
> null-character, therefore a request to allocate memory space for a parsed
> argument is too small by 1.
> 
> Fixes: 99ab2806687b ("common/qat: isolate parser arguments configuration")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusz...@intel.com>
> ---
> v2:
> - changed the placement of `len` incrementation
Applied to dpdk-next-crypto
Thanks.

Reply via email to