Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit68194a9

Browse files
committed
Remove shebangs from fuzz harnesses
Prefer executing these files using the OSS-Fuzz or `python` commandmethods outlined in the `fuzzing/README`.Based on feedback and discussion on:#1901
1 parent945a767 commit68194a9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎fuzzing/fuzz-targets/fuzz_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python3
21
# Copyright 2023 Google LLC
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

‎fuzzing/fuzz-targets/fuzz_tree.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python3
21
# Copyright 2023 Google LLC
32
#
43
# Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp