Commit Graph

4 Commits

Author SHA1 Message Date
Jon Atack
c0f09c2c9d fuzz: add missing overrides to signature_checker
and also

- add missing parentheses in fuzz/scriptnum_ops.cpp

- remove useless unsigned int conditional in fuzz/script.cpp

These changes fix 5 compile warnings in gcc 10.
2020-07-22 05:27:13 +02:00
pierrenn
2748e87932 script: prevent UB when computing abs value for num opcode serialize 2020-04-09 08:32:00 +09:00
MarcoFalke
faa64af960 fuzz: Add CScriptNum::getint coverage 2020-04-03 09:02:34 +08:00
practicalswift
e7ddbd9893 tests: Add fuzzing harness for CScriptNum operations 2020-03-09 20:39:48 +00:00