CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/18 11:25:17
Modified files:
kerberosV/src/lib/krb5: crypto-rand.c
Log message:
RAND_xxx considered harmful. use arc4random_buf instead of nasty stuff.
ok tedu@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/18 11:25:17
Modified files:
kerberosV/src/lib/krb5: crypto-rand.c
Log message:
RAND_xxx considered harmful. use arc4random_buf instead of nasty stuff.
ok tedu@