> 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-of
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
2 matches
Mail list logo