Nan1t / NanoLimbo

The lightweight, high performance Minecraft limbo server
https://www.spigotmc.org/resources/86198/
GNU General Public License v3.0
267 stars 58 forks source link

Implement string reading limits #94

Open jonesdevelopment opened 1 month ago

jonesdevelopment commented 1 month ago

Ensures that the strings we're reading aren't too long.

I've added string length limits to the Handshake packet and LoginStart packet.