Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 87f3fb7

Browse files
authored
Fix #3309
1 parent 9f234a1 commit 87f3fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli/onefuzz/templates/libfuzzer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ def basic(
500500
analyzer_env=analyzer_env,
501501
tools=tools,
502502
task_env=task_env,
503+
target_timeout=target_timeout,
503504
)
504505

505506
self.logger.info("done creating tasks")

0 commit comments

Comments
 (0)