commit f56409da53e23e91e00fdac0a653483a0180c9b0 from: Markus Uhlin date: Sat May 25 20:40:46 2024 UTC Updated the changelog commit - 546209fa2fb3616033d0353aa613ba82eb2a7275 commit + f56409da53e23e91e00fdac0a653483a0180c9b0 blob - b423ad44c05209bd324e304c5775b942be376a92 blob + 6aa8f0f5c7f414cc0b9347a1c3a703c769db65eb --- 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 resource leaks, i.e. missing calls to `fclose()`. ## [1.4] - 2024-05-20 ## - **Added** usage of `time_t`. Multiple occurrences.