Skip to content

Commit d130d4c

Browse files
committed
increase fuzzer memory limit
1 parent a790af3 commit d130d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzz/url_pattern.options

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[libfuzzer]
22
dict = url.dict
33
max_len = 512
4-
rss_limit_mb = 3000
4+
rss_limit_mb = 4500

0 commit comments

Comments
 (0)