mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-03 01:38:24 -04:00
f0236233f3
Fix JSON parsing state machine so Read([]byte) can accept byte array of any length. This fixes a infinite read with io.ReadFull(). |
||
---|---|---|
.. | ||
json_test.go | ||
reader_test.go | ||
reader.go | ||
toml_test.go | ||
toml.go | ||
yaml_test.go | ||
yaml.go |