TESTING: fix crash due to SZ_GetSpace console overflow#907
TESTING: fix crash due to SZ_GetSpace console overflow#907RauliTop wants to merge 6 commits intorehlds:masterfrom
Conversation
|
help |
|
Is there any solution to this problem with this message, and how is the problem fixed? overflow on netchan->message |
|
@RauliTop Is this project expected to be implemented and fixed officially soon? |
I really didn't test it. You can try my request downloading the binaries on Actions tab inside this repository. |
my servers go down with that same message I discovered that it is an attacker https://www.youtube.com/watch?v=tCQ0tFdUTho |
|
also affects? rehlds/engine/cmd.cpp#L122 |
No, because after overflow it appears: 'on' %s |
|
Well this problem is quite common, apparently one of the causes is the loss of the player's connection to the server. So far it has been ruled out that the false positives have been kicked without reason! |
43df0ba to
de3679f
Compare
|
This is wrong, it does not match original code. There is no Also I don't think Con_Printf has anything to do with the error. |
More info here: #855
Also, review this: #798