> 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: [email protected]
>
> Signed-off-by: Arkadiusz Kusztal <[email protected]>
> ---
> v2:
> - changed the placement of `len` incrementation
Applied to dpdk-next-crypto
Thanks.
- [PATCH v2] common/qat: fix incorrect size in the parser Arkadiusz Kusztal
- RE: [EXTERNAL] [PATCH v2] common/qat: fix incorrect... Akhil Goyal

