Commit ed2c78e
authored
Set rss_limit_mb to 0 by default for chromium/google centipede targets (google#5207)
This matches the behavior for libFuzzer targets:
https://github.com/google/clusterfuzz/blob/9f0c774d414c1d9be2926ed0a8a1ef69d44dd8bd/src/clusterfuzz/_internal/bot/fuzzers/libFuzzer/fuzzer.py#L48-L511 parent 9f0c774 commit ed2c78e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
425 | 426 | | |
426 | 427 | | |
427 | 428 | | |
428 | | - | |
429 | 429 | | |
430 | 430 | | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
431 | 435 | | |
432 | 436 | | |
433 | 437 | | |
| |||
0 commit comments