On Wed, Apr 16, 2014 at 07:57:14AM -0600, Reyk Floeter wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2014/04/16 07:57:14 > > Modified files: > lib/libssl/src/crypto/rand: rc4_rand.c > > Log message: > Some software expects RAND_status() to return 1 for success, so always > return 1 in the arc4random backend because there is no possible error > condition. Unbreaks lynx, git and friends. > > ok miod@ dcoppa@ >
also ok beck@ tedu@
