Skip to content

Commit

Permalink
Document latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm committed Nov 21, 2024
1 parent c224c63 commit 37e0711
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2024-11-21 Richard Frith-Macdonald <rfm@gnu.org>

* 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 <rfm@gnu.org>

* GSMime: fixed buffer overrun in rare circumstances when decoding
Expand Down

0 comments on commit 37e0711

Please sign in to comment.