mirror of https://github.com/google/oss-fuzz.git
[skia] Increase max size of serialized path (#1187)
This commit is contained in:
parent
d6531086bd
commit
80e6a22dc0
|
@ -1,2 +1,2 @@
|
|||
[libfuzzer]
|
||||
max_len = 512
|
||||
max_len = 2000
|
Loading…
Reference in New Issue