Fuzzer Migration Follow-ups#1903
Merged
Byron merged 10 commits intogitpython-developers:maingitpython-developers/GitPython:mainfrom Apr 18, 2024
DaveLak:fuzzing-integration-follow-upsDaveLak/GitPython:fuzzing-integration-follow-upsCopy head branch name to clipboard
Commits
Commits on Apr 16, 2024
Remove shebangs from fuzz harnesses
Show description for 68194a9committedReplace shebang in `build.sh` with ShellCheck directive
Show description for 8954c71committedSet executable bit on `container-environment-bootstrap.sh`
Show description for b0a5b8ecommittedMinor clarity improvements in `fuzzing/README.md`
Show description for 25f3600committedSimplify read delimiter to use empty string in fuzz harness loop
Show description for d79c176committedRemove unnecessary semicolon for consistent script formatting
Show description for e038526committedFix various misspellings of "corpora" & improve script comments
Show description for d25ae2dcommitted
Commits on Apr 17, 2024
Commits on Apr 18, 2024
Remove comment suggesting the `undefined` sanitizer is a valid option
Show description for 23a505fcommitted- committed