ddnet/src/game/server
def 0867424749 Fix clang-analyzer-security.insecureAPI.strcpy
/media/ddnet/src/engine/server/sql_string_helpers.cpp:74:3: warning: Call to function 'strcpy' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcpy'. CWE-119 [clang-analyzer-security.insecureAPI.strcpy]
2020-10-14 15:45:47 +02:00
..
entities Fix clang-analyzer-core.NonNullParamChecker 2020-10-14 15:45:47 +02:00
gamemodes Run clang-format 2020-09-26 21:50:15 +02:00
ddracechat.cpp Fix all Multiplication type alerts by CodeQL 2020-10-05 19:03:54 +02:00
ddracechat.h Run clang-format 2020-09-26 21:50:15 +02:00
ddracecommands.cpp Run clang-format 2020-09-26 21:50:15 +02:00
entity.cpp Run clang-format 2020-09-26 21:50:15 +02:00
entity.h Run clang-format 2020-09-26 21:50:15 +02:00
eventhandler.cpp Run clang-format 2020-09-26 21:50:15 +02:00
eventhandler.h Run clang-format 2020-09-26 21:50:15 +02:00
gamecontext.cpp Fix clang-analyzer-optin.portability.UnixAPI 2020-10-14 15:45:43 +02:00
gamecontext.h Run clang-format 2020-09-26 21:50:15 +02:00
gamecontroller.cpp Run clang-format 2020-09-26 21:50:15 +02:00
gamecontroller.h Run clang-format 2020-09-26 21:50:15 +02:00
gameworld.cpp Run clang-format 2020-09-26 21:50:15 +02:00
gameworld.h Run clang-format 2020-09-26 21:50:15 +02:00
player.cpp Consider as not-afk on emoticon, chat, vote, 2020-10-07 23:24:50 +02:00
player.h Consider as not-afk on emoticon, chat, vote, 2020-10-07 23:24:50 +02:00
save.cpp Run clang-format 2020-09-26 21:50:15 +02:00
save.h Run clang-format 2020-09-26 21:50:15 +02:00
score.cpp Fix clang-analyzer-security.insecureAPI.strcpy 2020-10-14 15:45:47 +02:00
score.h Run clang-format 2020-09-26 21:50:15 +02:00
teams.cpp Run clang-format 2020-09-26 21:50:15 +02:00
teams.h Run clang-format 2020-09-26 21:50:15 +02:00
teehistorian.cpp Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
teehistorian.h Run clang-format 2020-09-26 21:50:15 +02:00
teeinfo.cpp Run clang-format 2020-09-26 21:50:15 +02:00
teeinfo.h Run clang-format 2020-09-26 21:50:15 +02:00