Fuzzing: Gracefully Handle Uninteresting Error to Fix OSS-Fuzz Issue by DaveLak · Pull Request #1952 · gitpython-developers/GitPython
…71095 Fuzzing data can generate filenames that trigger: > OSError: [Errno 36] File name too long The changes here add handling for these exceptions because they di not indicate a bug and should not crash the fuzzer. a
approved these changes Aug 13, 2024
DaveLak
deleted the
fuzzing/issues/71095
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters