commit c7e0bad343efb01501a1277c2b16bea9373adcd0 from: Markus Uhlin date: Wed Dec 4 00:49:06 2024 UTC Updated the changelog commit - e011c1de858a56d48fed0c3594d2e77e64be67f8 commit + c7e0bad343efb01501a1277c2b16bea9373adcd0 blob - 88b80548105bd095d0db7b4e2f3cd37a7c91bca5 blob + 07feedfb5e39bdb54c9f181db4f98d5fe013b63d --- CHANGELOG.md +++ CHANGELOG.md @@ -10,6 +10,8 @@ documented in this file. commands. - **Added** missing calls to `fclose()`. - **Added** null checks. +- **Added** player number checks, i.e. validate that the player number is + OK and within bounds. - **Added** usage of `time_t`. - **Added** usage of macros. - **Added** variable `seek`.