ddnet/src/engine/client
def a4f13ed4a8 Fix clang-analyzer-optin.portability.UnixAPI
and mark some false positives

/media/ddnet/src/engine/client/backend_sdl.cpp:329:30: warning: Call to 'malloc' has an allocation size of 0 bytes [clang-analyzer-optin.portability.UnixAPI]
2020-10-14 15:45:43 +02:00
..
backend_sdl.cpp Fix clang-analyzer-optin.portability.UnixAPI 2020-10-14 15:45:43 +02:00
backend_sdl.h Clean up OpenGL command processor 2020-09-30 23:59:44 +02:00
client.cpp Signed overflow is undefined in CSnapshot::Crc 2020-10-11 16:37:03 +02:00
client.h Remove usages of qsort 2020-10-10 01:18:42 +02:00
demoedit.cpp Run clang-format 2020-09-26 21:50:15 +02:00
demoedit.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
friends.cpp Run clang-format 2020-09-26 21:50:15 +02:00
friends.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
graphics_threaded.cpp Use pointer directly for tile layer building 2020-10-13 19:52:14 +02:00
graphics_threaded.h Use pointer directly for tile layer building 2020-10-13 19:52:14 +02:00
http.cpp Run clang-format 2020-09-26 21:50:15 +02:00
http.h Run clang-format 2020-09-26 21:50:15 +02:00
input.cpp clang-format 2020-09-22 17:02:03 +01:00
input.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
keynames.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
notifications.cpp Set libnotify icon 2020-10-01 04:40:19 +08:00
notifications.h Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
opengl_sl.cpp Run clang-format 2020-09-26 21:50:15 +02:00
opengl_sl.h Run clang-format 2020-09-26 21:50:15 +02:00
opengl_sl_program.cpp Run clang-format 2020-09-26 21:50:15 +02:00
opengl_sl_program.h Run clang-format 2020-09-26 21:50:15 +02:00
serverbrowser.cpp Fix 2 leaks in CServerBrowser 2020-10-13 18:05:59 +02:00
serverbrowser.h Add back Australia... 2020-10-11 01:00:56 +02:00
sound.cpp Fix all Multiplication type alerts by CodeQL 2020-10-05 19:03:54 +02:00
sound.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
steam.cpp Run clang-format 2020-09-26 21:50:15 +02:00
text.cpp Reset renderflags directly after use 2020-10-12 17:46:06 +02:00
updater.cpp Run clang-format 2020-09-26 21:50:15 +02:00
updater.h Run clang-format 2020-09-26 21:50:15 +02:00
video.cpp Run clang-format 2020-09-26 21:50:15 +02:00
video.h Run clang-format 2020-09-26 21:50:15 +02:00