Commit 68194a9
committed
Remove shebangs from fuzz harnesses
Prefer executing these files using the OSS-Fuzz or `python` command
methods outlined in the `fuzzing/README`.
Based on feedback and discussion on:
#19011 parent 945a767 commit 68194a9Copy full SHA for 68194a9
2 files changed
-2Lines changed: 0 additions & 2 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- fuzzing/fuzz-targets
Expand file treeCollapse file tree
Open diff view settings
Collapse file
fuzzing/fuzz-targets/fuzz_config.py
Copy file name to clipboardExpand all lines: fuzzing/fuzz-targets/fuzz_config.py-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | 1 | |
3 | 2 | |
4 | 3 | |
|
Collapse file
fuzzing/fuzz-targets/fuzz_tree.py
Copy file name to clipboardExpand all lines: fuzzing/fuzz-targets/fuzz_tree.py-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | 1 | |
3 | 2 | |
4 | 3 | |
|
0 commit comments