Changes: Document dangling pointer fix

This commit is contained in:
Sebastian Pipping 2017-07-20 22:17:52 +02:00
parent 786d7abfcd
commit aa82b779bd

View file

@ -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