29/04/2019 15:59, Anatoly Burakov:
> Length of buffer and number of fd's to send are signed values, so
> they can be negative, but the API doesn't check for that. Fix it
> by checking for negative values as well.
>
> Fixes: bacaa2754017 ("eal: add channel for multi-process communication")
> Cc: st
Length of buffer and number of fd's to send are signed values, so
they can be negative, but the API doesn't check for that. Fix it
by checking for negative values as well.
Fixes: bacaa2754017 ("eal: add channel for multi-process communication")
Cc: sta...@dpdk.org
Signed-off-by: Anatoly Burakov
2 matches
Mail list logo