Commit Graph

2 Commits

Author SHA1 Message Date
Fabian Meumertzheim 10e888b561
[all] Make fuzz targets world executable (#5751)
Making fuzz targets only user executable as the root user makes them
non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-05-12 07:03:21 -07:00
Google AutoFuzz Team 234a82a6d2
Add a fuzzer for scapy (#4897)
* Add a fuzzer for scapy

* Add a proper™ contact for scapy's fuzzer

* Fix wrapper to match docs (for symbolization)

Co-authored-by: Abhishek Arya <inferno@chromium.org>
2020-12-29 10:35:13 -08:00