Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 316 Bytes

deferfuzz

deferfuzz is a fuzzer for Go defer/panic/recover.

Caveat: I wrote this in a couple hours, and I'm more of a compiler engineer than a fuzzer engineer. The generated test cases are terrible, but not too difficult to minimize.

Trophies: