diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fb3a2b1..f7e365d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ documented in this file. - Fixed calls of risky functions. - Fixed constant expression result in `tell()`. - Fixed double `free()` in `process_login()`. +- Fixed excessive checks. - Fixed memory leak in `process_login()`. - Fixed negative array index read in `accept_match()`. - Fixed null pointer dereferences. |