Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix BytecodeTimeout value in conf.sample #631

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

bbodenmiller
Copy link
Contributor

@bbodenmiller bbodenmiller commented Jul 9, 2022

Match code:

clamav/common/optparser.c

Lines 358 to 359 in cdbb4b8

{"BytecodeTimeout", "bytecode-timeout", 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 10000, NULL, 0, OPT_CLAMD | OPT_CLAMSCAN,
"Set bytecode timeout in milliseconds.", "10000"},

@micahsnyder
Copy link
Contributor

Thanks for finding the discrepancy and fixing it in both the unix and windows config files!

@micahsnyder micahsnyder merged commit 4f3fd4e into Cisco-Talos:main Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants