Open zorfmorf opened 10 years ago
We need to check and validate every message that the server receives so that we get no exceptions under any circumstances.
Basically the only reason the server is allowed to fail can be a denial of service attack.
Currently not that pressing
It may already be enough to catch all occuring exceptions when parsing icons.
We need to check and validate every message that the server receives so that we get no exceptions under any circumstances.
Basically the only reason the server is allowed to fail can be a denial of service attack.
Currently not that pressing