Gracefully handle `PermissionError` exceptions that crash fuzzer · gitpython-developers/GitPython@096851b · GitHub
Skip to content

Commit 096851b

Browse files
committed
Gracefully handle PermissionError exceptions that crash fuzzer
Fuzzing inputs sometimes produce directory paths that are protected inside the fuzzer execution environment. This is not an issue in GitPython's code, so it should not crash the fuzzer. Fixes OSS-Fuzz Issue 69456: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69870
1 parent a621ff0 commit 096851b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fuzzing/fuzz-targets/fuzz_submodule.py

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)