ddnet/src
Robert Müller f0a17435e6 Ensure freed image buffer is not propagated
The image data is freed when the image format is unsupported, but `CImageInfo::m_pData` would still point to the freed memory, so double-frees were possible.
2023-11-20 21:58:29 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Allow antibot to kick people 2023-11-19 14:59:14 +01:00
base Add missing <cstring> include for memset to system.h 2023-11-19 13:04:04 +01:00
engine Ensure freed image buffer is not propagated 2023-11-20 21:58:29 +01:00
game Merge pull request #7511 from furo321/telecursor-fixes 2023-11-20 12:25:54 +00:00
macos Huge variable naming format 2022-07-08 18:01:29 +02:00
masterping Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
mastersrv mastersrv: Go to RawValue directly 2023-09-08 11:03:07 +02:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
test Don't use Mersenne Twister 2023-11-18 22:55:17 +01:00
tools Use bool instead of int 2023-11-20 21:58:29 +01:00