Commit Diff


commit - 409f8c1feffa75a0f06ca01c152398c2e25bba0f
commit + 9ea5c578303493721723650ebb10063c27db91b0
blob - 6aa8f0f5c7f414cc0b9347a1c3a703c769db65eb
blob + 35e72c165999ea2859d4e41b646afba769ed32a9
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -6,6 +6,7 @@ documented in this file.
 ## [Unreleased] ##
 - Added command-line option `a` to the addplayer program. If given, it
   adds a player with admin privileges.
+- Fixed out of bounds array access in `match_command()`.
 - Fixed resource leaks, i.e. missing calls to `fclose()`.
 
 ## [1.4] - 2024-05-20 ##