mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Document latest changes
This commit is contained in:
parent
c224c63c2f
commit
37e07116a0
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue