ddnet/src/game/client
def 60f4e078b7 Out of bounds access in RenderPlayer
src/game/client/components/players.cpp:197:5: runtime error: index -2 out of bounds for type 'CGameClient::CClientData [64]'
    #0 0x56548eec0487 in CPlayers::RenderPlayer(CNetObj_Character const*, CNetObj_Character const*, CTeeRenderInfo const*, int, float) /media/ddnet/src/game/client/components/players.cpp:197:37
    #1 0x56548ec97234 in CGhost::OnRender() /media/ddnet/src/game/client/components/ghost.cpp:344:26
    #2 0x56548ef92b26 in CGameClient::OnRender() /media/ddnet/src/game/client/gameclient.cpp:676:28
    #3 0x56548ea4659e in CClient::Render() /media/ddnet/src/engine/client/client.cpp:1134:16
    #4 0x56548ea7b90f in CClient::Run() /media/ddnet/src/engine/client/client.cpp:3285:7
    #5 0x56548ea9bb2e in main /media/ddnet/src/engine/client/client.cpp:4341:11
    #6 0x7f7c844f1151 in __libc_start_main (/usr/lib/libc.so.6+0x28151)
    #7 0x56548e7e8e0d in _start (/media/ddnet/DDNet+0x705e0d)
2020-10-11 16:37:03 +02:00
..
components Out of bounds access in RenderPlayer 2020-10-11 16:37:03 +02:00
prediction Fix laser prediction for non ddrace mods 2020-10-03 03:10:54 +02:00
animstate.cpp Run clang-format 2020-09-26 21:50:15 +02:00
animstate.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
component.h Run clang-format 2020-09-26 21:50:15 +02:00
gameclient.cpp Modulize skins, particles, emoticons and game 2020-10-09 09:07:19 +02:00
gameclient.h Modulize skins, particles, emoticons and game 2020-10-09 09:07:19 +02:00
lineinput.cpp Run clang-format 2020-09-26 21:50:15 +02:00
lineinput.h Run clang-format 2020-09-26 21:50:15 +02:00
race.cpp Run clang-format 2020-09-26 21:50:15 +02:00
race.h Fix all the header guards and adjust the script a little 2018-07-06 16:11:38 +02:00
render.cpp Modulize skins, particles, emoticons and game 2020-10-09 09:07:19 +02:00
render.h Modulize skins, particles, emoticons and game 2020-10-09 09:07:19 +02:00
render_map.cpp Make animations more consistent with high float values 2020-10-05 02:32:50 +02:00
skin.h Modulize skins, particles, emoticons and game 2020-10-09 09:07:19 +02:00
ui.cpp Text alignment 2020-10-07 04:44:35 +02:00
ui.h Text alignment 2020-10-07 04:44:35 +02:00