Improve file name generation to prevent "File name too long" `OSError`'s · gitpython-developers/GitPython@6c00ce6 · GitHub
Skip to content

Commit 6c00ce6

Browse files
committed
Improve file name generation to prevent "File name too long" OSError's
Adds a utility function to limit the maximum file name legnth produced by the fuzzer to a max size dictated by the host its run on.
1 parent 7b684cd commit 6c00ce6

2 files changed

Lines changed: 21 additions & 7 deletions

File tree

fuzzing/fuzz-targets/fuzz_submodule.py

Lines changed: 6 additions & 7 deletions

fuzzing/fuzz-targets/utils.py

Lines changed: 15 additions & 0 deletions

0 commit comments

Comments
 (0)