◐ Shell
reader mode source ↗
Skip to content
Merged
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
1 change: 1 addition & 0 deletions fuzzing/fuzz-targets/fuzz_submodule.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def TestOneInput(data):
IsADirectoryError,
NotADirectoryError,
BrokenPipeError,
):
return -1
except Exception as e:
Expand Down
Toggle all file notes Toggle all file annotations