Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(protocol): Don't reserve memory on packet decoding error (#360)
* fix(protocol): Don't reserve memory on packet decoding error * fix: revert packet_decoder fix part, this need more test for the moment * fix: drop the connection on decoding error to avoid possible attack
- Loading branch information