Cubyz icon indicating copy to clipboard operation
Cubyz copied to clipboard

Network Data Validation

Open IntegratedQuantum opened this issue 1 year ago • 0 comments

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.

IntegratedQuantum avatar Feb 01 '24 16:02 IntegratedQuantum