pelletier / go-toml

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

Fuzzing setup and fixes #755

Closed pelletier closed 2 years ago

pelletier commented 2 years ago

Follow up to https://github.com/pelletier/go-toml/pull/754 to merge those changes without removing the fixes branch, so that the Go team can investigate the fuzzer issue on Windows (https://github.com/golang/go/issues/52268).