From 37e07116a0d5be0d3ae8f6ac5ebc38002ed5083f Mon Sep 17 00:00:00 2001 From: rfm Date: Thu, 21 Nov 2024 14:48:18 +0000 Subject: [PATCH] Document latest changes --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 99d3eedbdc..dfcede6ada 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2024-11-21 Richard Frith-Macdonald + + * NSRegularExpression: avoid leaks in ICU code by calling replacement + methods with a non-NULL destination. + * NSAutoreleasePool: fix leaks with libobjc2 ARC methods when a pool + is in a context that we leave due to an exception. + 2024-11-19 Richard Frith-Macdonald * GSMime: fixed buffer overrun in rare circumstances when decoding