secp256k1

Issues

LocationMessageOption
src/group_impl.h:443Warning: Access to field 'infinity' results in a dereference of a null pointer (loaded from variable 'a')clang-analyzer-core.NullDereference
src/bench_ecmult.c:171Note: Assuming 'i' is < 'iters'
src/bench_ecmult.c:171Note: Loop condition is true. Entering loop body
src/bench_ecmult.c:172Note: Passing null pointer value via 2nd parameter 'a'
/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h:26Note: expanded from macro 'NULL'
src/bench_ecmult.c:172Note: Calling 'secp256k1_ecmult'
src/ecmult_impl.h:373Note: Passing null pointer value via 4th parameter 'a'
src/ecmult_impl.h:373Note: Calling 'secp256k1_ecmult_strauss_wnaf'
src/ecmult_impl.h:267Note: Loop condition is true. Entering loop body
src/ecmult_impl.h:270Note: Left side of '||' is false