Check that libexpat uses arc4random_buf as entropy source.
authorbluhm <bluhm@openbsd.org>
Thu, 27 May 2021 18:18:41 +0000 (18:18 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 27 May 2021 18:18:41 +0000 (18:18 +0000)
commit0995f6b340679063fa78e330792f86c94afb34b0
treed87e09fc10dd4c5584dc8b0aed83b4f7b70b4894
parentc28a7c1aa6a8ddc853753517489889a60d6313dc
Check that libexpat uses arc4random_buf as entropy source.
regress/lib/libexpat/Makefile
regress/lib/libexpat/entropy/Makefile [new file with mode: 0644]
regress/lib/libexpat/entropy/entropy.c [new file with mode: 0644]