ddnet/src/engine
bors[bot] 4a30ef1e9a
Merge #3020
3020: Fix all Multiplication type alerts by CodeQL r=heinrich5991 a=def-

> Multiplication result converted to larger type

> A multiplication result that is converted to a larger type can be a
> sign that the result can overflow the type converted from.

Example: https://github.com/ddnet/ddnet/security/code-scanning/17?query=ref%3Arefs%2Fheads%2Fmaster

Co-authored-by: def <dennis@felsin9.de>
2020-10-07 00:56:19 +00:00
..
client Merge #3020 2020-10-07 00:56:19 +00:00
docs Fix typo 2018-07-10 17:29:02 +08:00
external Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
server Use rest instead of string in some commands 2020-10-04 17:52:05 +02:00
shared Fix all Multiplication type alerts by CodeQL 2020-10-05 19:03:54 +02:00
antibot.h Run clang-format 2020-09-26 21:50:15 +02:00
client.h Allow quitting instantly with SDL_QUIT when non-warning dialog showing 2020-10-04 22:46:28 +02:00
config.h Use warnings popups for some io failures 2020-10-02 16:06:16 +02:00
console.h Run clang-format 2020-09-26 21:50:15 +02:00
demo.h Run clang-format 2020-09-26 21:50:15 +02:00
editor.h Run clang-format 2020-09-26 21:50:15 +02:00
engine.h Use two threads for the server thread pool 2018-10-07 12:47:32 +02:00
friends.h Run clang-format 2020-09-26 21:50:15 +02:00
ghost.h Fix reading old ghosts (fixes #2382) 2020-06-26 15:17:38 +02:00
graphics.h Use warnings popups for some io failures 2020-10-02 16:06:16 +02:00
input.h clang-format 2020-09-22 17:02:03 +01:00
kernel.h Run clang-format 2020-09-26 21:50:15 +02:00
keys.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
map.h Run clang-format 2020-09-26 21:50:15 +02:00
masterserver.h Run clang-format 2020-09-26 21:50:15 +02:00
message.h Run clang-format 2020-09-26 21:50:15 +02:00
server.h Run clang-format 2020-09-26 21:50:15 +02:00
serverbrowser.h Run clang-format 2020-09-26 21:50:15 +02:00
sound.h Run clang-format 2020-09-26 21:50:15 +02:00
steam.h Allow joining and inviting others via Steam friend list while ingame 2020-09-06 17:08:38 +02:00
storage.h Run clang-format 2020-09-26 21:50:15 +02:00
textrender.h Clean up font buffers & texturedata 2020-09-30 23:59:33 +02:00
updater.h Overhauled job system 2017-11-23 15:47:38 +01:00
uuid.h Make sure headers compile standalone 2020-09-26 21:50:27 +02:00
warning.h Use warnings popups for some io failures 2020-10-02 16:06:16 +02:00