在 2021/5/13 0:53, Bruce Richardson 写道:
On Fri, Apr 23, 2021 at 03:35:30PM +0800, Min Hu (Connor) wrote:
Variable i is used as a denominator which may be zero, and
this may result in segmentation fault.
This patch fixed it.
Fixes: 948bc3d6d095 ("test: add reciprocal based division")
Cc: sta.
On Fri, Apr 23, 2021 at 03:35:30PM +0800, Min Hu (Connor) wrote:
> Variable i is used as a denominator which may be zero, and
> this may result in segmentation fault.
>
> This patch fixed it.
>
> Fixes: 948bc3d6d095 ("test: add reciprocal based division")
> Cc: sta...@dpdk.org
>
> Signed-off-by:
Variable i is used as a denominator which may be zero, and
this may result in segmentation fault.
This patch fixed it.
Fixes: 948bc3d6d095 ("test: add reciprocal based division")
Cc: sta...@dpdk.org
Signed-off-by: Min Hu (Connor)
---
app/test/test_reciprocal_division_perf.c | 5 +++--
1 file c
3 matches
Mail list logo