Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit57a56a8

Browse files
committed
Add graceful handling forNotADirectoryErrors
1 parent2a2294f commit57a56a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎fuzzing/fuzz-targets/fuzz_submodule.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ def TestOneInput(data):
8383
FileNotFoundError,
8484
FileExistsError,
8585
IsADirectoryError,
86+
NotADirectoryError,
8687
BrokenPipeError,
8788
):
8889
return-1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp