[PATCH 3/5] accel/qaic: Add consistent integer overflow checks
Jeffrey Hugo
quic_jhugo at quicinc.com
Fri Jul 7 18:51:44 UTC 2023
On 6/21/2023 1:22 AM, Dan Carpenter wrote:
> The encode_dma() function has integer overflow checks. The
> encode_passthrough(), encode_activate() and encode_status() functions
> did not. I added integer overflow checking everywhere. I also
> updated the integer overflow checking in encode_dma() to use size_add()
> so everything is consistent.
>
> Fixes: 129776ac2e38 ("accel/qaic: Add control path")
> Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>
Reviewed-by: Jeffrey Hugo <quic_jhugo at quicinc.com>
More information about the dri-devel
mailing list