mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-05-24 05:09:09 -04:00
Fix JSON parsing state machine so Read([]byte) can accept byte array of any length. This fixes a infinite read with io.ReadFull().
Fix JSON parsing state machine so Read([]byte) can accept byte array of any length. This fixes a infinite read with io.ReadFull().