099da89792
Expression "tx_chunks * ctx->dma_buf_size" in dma_fpga_to_fpga()
is evaluated using 32-bit arithmetic, which would overflow
potentially. Change tx_chunks to type "uint64_t" to avoid such
issue.
Coverity issue: 379203
Fixes:
|
||
---|---|---|
.. | ||
cnxk_bphy | ||
cnxk_gpio | ||
dpaa2_cmdif | ||
ifpga | ||
ioat | ||
ntb | ||
skeleton | ||
meson.build |