8edcb68fd0
If no next segment available the “for” loop will fail and it still
returns i+1 i.e. 2, which is wrong as it has filled only 1 buffer.
Fixes:
|
||
---|---|---|
.. | ||
cryptodev_pmd.c | ||
cryptodev_pmd.h | ||
cryptodev_trace_points.c | ||
meson.build | ||
rte_crypto_asym.h | ||
rte_crypto_sym.h | ||
rte_crypto.h | ||
rte_cryptodev_trace_fp.h | ||
rte_cryptodev_trace.h | ||
rte_cryptodev.c | ||
rte_cryptodev.h | ||
version.map |