pelletier / go-toml

Go library for the TOML file format
https://github.com/pelletier/go-toml
Other
1.72k stars 209 forks source link

fuzz: fix timeout error #862

Closed manunio closed 1 year ago

manunio commented 1 year ago

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58647

manunio commented 1 year ago

Closing this, as its fixed by https://github.com/pelletier/go-toml/pull/863