Skip to content

Fix BytecodeTimeout value in conf.sample#631

Merged
val-ms merged 2 commits intoCisco-Talos:mainfrom
bbodenmiller:patch-1
Jul 11, 2022
Merged

Fix BytecodeTimeout value in conf.sample#631
val-ms merged 2 commits intoCisco-Talos:mainfrom
bbodenmiller:patch-1

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"},

@val-ms
Copy link
Contributor

val-ms commented Jul 11, 2022

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

@val-ms val-ms 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