Rev Author Branch Log Message Date SHA
r25953
Avatar Dutchman101
master Addendum to a235955 (Actual crash fixes)
2 December, 2025
Avatar Dutchman101
master Also cover teaEncode case (besides c19c949 that covers encodeString), as both represent the same crash trend and observations.
1 December, 2025
Avatar Dutchman101
master Addendum to c19c949
1 December, 2025
Avatar Dutchman101
master 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
Avatar Dutchman101
master Convert SString to std:: for JPEG handling code in 1.7
1 December, 2025
Avatar Dutchman101
master Further improve JPEG implementation and error handling. Also addendum to 0f62917 & ce73b73
1 December, 2025
Avatar Xenius97
master Fix `JpegDecode` crash (#4589)
1 December, 2025
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.36717.8
Build Tools 2026: 18.0.11222.15
...
1 December, 2025