]> granicus.if.org Git - libexpat/commitdiff
Changes: Document changes to call of getrandom
authorSebastian Pipping <sebastian@pipping.org>
Thu, 20 Jul 2017 19:56:23 +0000 (21:56 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 26 Jul 2017 18:41:37 +0000 (20:41 +0200)
expat/Changes

index 9c00608dcdc4fe4e1a5c82059bc4be68cbc1be21..1715e780f078a031e55bb8ed19bc509727fd7839 100644 (file)
@@ -12,14 +12,19 @@ Release 2.2.? ????????????????
 
         Other changes:
                   Increase code coverage
+             #91  Linux: Allow getrandom to fail if nonblocking pool has not
+                    yet been initialized and read /dev/urandom then, instead.
+                    This is in line with what recent Python does.
              #23  Test suite: Fix memory leaks
                   Rely on macro HAVE_ARC4RANDOM_BUF (rather than __CloudABI__)
                     for CloudABI
             #100  Fix use of SIPHASH_MAIN in siphash.h
 
         Special thanks to:
+            Chanho Park
             Pascal Cuoq
             Rhodri James
+            Simon McVittie
             Vadim Zeitlin
             Viktor Szakats
                  and