Cubyz
Cubyz copied to clipboard
Network Data Validation
Each protocol should validate their data before using it, such as checking if the bounds are met. Explicit and implicit assertions(such as integer casts) should return an error(→disconnect) instead of crashing.