mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
Changes: Document dangling pointer fix
This commit is contained in:
parent
786d7abfcd
commit
aa82b779bd
1 changed files with 4 additions and 0 deletions
|
@ -7,12 +7,16 @@ Release 2.2.? ????????????????
|
|||
#81 Pre-10.7/Lion macOS: Support entropy from arc4random
|
||||
#82 Windows: Fix DLL hijacking vulnerability
|
||||
|
||||
Bug fixes:
|
||||
#85 Fix a dangling pointer issue related to realloc
|
||||
|
||||
Other changes:
|
||||
#23 Test suite: Fix memory leaks
|
||||
Rely on macro HAVE_ARC4RANDOM_BUF (rather than __CloudABI__)
|
||||
for CloudABI
|
||||
|
||||
Special thanks to:
|
||||
Pascal Cuoq
|
||||
Rhodri James
|
||||
Viktor Szakats
|
||||
and
|
||||
|
|
Loading…
Add table
Reference in a new issue