fixed accessing array out of bounds
authorHolger Schemel <info@artsoft.org>
Thu, 20 Oct 2022 16:40:57 +0000 (18:40 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 20 Oct 2022 16:40:57 +0000 (18:40 +0200)
commit64d673ee2b6655f0ade45a3329ee08e32522b3c4
tree3bbd893fc5181db1948ca7b2ac3b15da6b364974
parent474af7a42d0892f8a50ee53798996d6bd2cd9f60
fixed accessing array out of bounds

This issue was found by using Clang with option "-fsanitize=undefined".
src/game.c