tests: Fix null pointer arithmetic.
* tests/bench-slope.c (slope_benchmark): Don't use null pointer.
Compiler complains with -Wnull-pointer-substraction.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
tests: Fix null pointer arithmetic. Tags None Subscribers None
Description
Details
|