Add CHANGES note for [GL #4549]

This commit is contained in:
Mark Andrews 2024-02-05 18:15:59 +11:00 committed by Ondřej Surý
parent 315aa3135a
commit 6c15e45328
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -1,3 +1,5 @@
6341. [bug] Address use after free in ccmsg_senddone. [GL #4549]
6340. [test] Fix incorrectly reported errors when running tests
with `make test` on platforms with older pytest.
[GL #4560]