| Rev | Author | Branch | Log Message | Date | SHA |
|---|---|---|---|---|---|
| r23631 | 1.7 | Addendum to c19c949 |
1 December, 2025 | ||
| 1.7 | Try to avert #1 crash from model encryption system-memory abuse by (mostly pt-BR) servers, assuming it's only allocation peaks and that it can be retried later when allocation/mem pressure is lower. The use of decodeString with huge data payloads (or spammed requests) leads to the crash, that usually presents as KERNELBASE.dll 0x0013b702 in MTA as of writing. Servers should actually batch decode requests instead of abusing memory like this, but they turned to blame us instead. |
1 December, 2025 |