CloudburstMC / Protocol

A protocol library for Minecraft Bedrock Edition
https://git.io/ProtocolLib
Apache License 2.0
312 stars 94 forks source link

Fix deserialization of packets with zero length #98

Closed KCodeYT closed 3 years ago

SupremeMortal commented 3 years ago

Instead of ignoring it, I think the client should be disconnected as that should never happen.