CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/11 06:54:33
Modified files:
lib/libcrypto/crypto: getentropy_win.c
Log message:
correct the failure case for getentropy on win32
CryptAcquireContext and CryptGenRandom returns zero (FALSE) if fails.
From: Dongsheng Song <[email protected]>
