commit e141d9d1f118452f2471e27b1df0324c504e99d4 from: Markus Uhlin date: Sun Apr 6 12:19:53 2025 UTC Updated the changelog commit - ee5bf6e26f13634a99de1dec227d7d68e1befd9c commit + e141d9d1f118452f2471e27b1df0324c504e99d4 blob - 0101e7fd55bb9e947742353d35b51c2c1d3111a8 blob + 4a3e816b8494f51c6ab5d9899352c5811c9951b9 --- CHANGELOG.md +++ CHANGELOG.md @@ -15,6 +15,7 @@ documented in this file. - **Fixed** excessive checks. - **Fixed** improper use of negative values. - **Fixed** memory leak in `process_login()`. +- **Fixed** multiple Clang Tidy warnings. - **Fixed** negative array index read in `accept_match()`. - **Fixed** null pointer dereferences. - **Fixed** out-of-bounds array access in `has_legal_move()`.