Details
-
Improvement
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
If a server receives corrupted data from a bad client, this could trigger an LASSERT (for instance in server_bulk_callback) and lead to the crash of the server.
However, it is possible to manage such errors in a softer way that does not end with a server failure.