cda3f638c3
Depending on the configured segments it is possible to hit a
segmentation fault as a result of decrementing an unsigned index with
value 0.
To avoid it, exit the loop if the index has value 0.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_ivshmem_version.map | ||
rte_ivshmem.c | ||
rte_ivshmem.h |