Fix change's title

Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
This commit is contained in:
Ervin Hegedus 2025-05-21 21:15:51 +02:00 committed by GitHub
parent 9ab88d6206
commit 0fa2754a0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
21 May 2025 - 2.9.9
-------------------
* fix: Possible DoS vulnerability
* fix: DoS vulnerability
[PR from private repo - @theseion, @fzipi, @airween; fixed CVE-2025-47947]
* chore: log error codes for global mutex failure modes.
[Issue #3387 - @airween]