Files
v2fly/infra/conf/json/reader.go
T
Huang-Huang BaoandXiaokang Wang (Shelikhoo) f0236233f3 Fix: json.Reader: fill output bytes as much as possible
Fix JSON parsing state machine so Read([]byte) can accept byte array of any length.

This fixes a infinite read with io.ReadFull().
2022-09-07 10:50:17 +01:00

2.8 KiB