CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/09 12:12:11
Modified files:
regress/lib/libcrypto/whirlpool: whirlpool_test.c
Log message:
whirlpool_test: avoid calling arc4random_uniform(0)
This causes a SIGFPE on solaris
Fixes https://github.com/libressl/portable/issues/1042
