Skip to content

Commit

Permalink
add oss-fuzz integration (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
holiman authored Oct 25, 2021
1 parent 38e2c56 commit 488e4f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions oss-fuzz.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash -eu
compile_go_fuzzer github.com/holiman/uint256 Fuzz uint256Fuzz

0 comments on commit 488e4f1

Please sign in to comment.