CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/12 11:16:36
Modified files:
lib/libcrypto/bn: bn_rand.c
Log message:
Unindent a bit of code that performs a few too many checks to
figure out whether top > 0 or top == 0.
