Always DPURIFY
authorEmilia Kasper <emilia@openssl.org>
Wed, 27 Jan 2016 18:13:33 +0000 (19:13 +0100)
committerEmilia Kasper <emilia@openssl.org>
Fri, 29 Jan 2016 15:33:13 +0000 (16:33 +0100)
commitd8ca44ba4158a9dafeaa30d3cba6f113904d2aa6
tree96b3eb018ab876f0f8842ef909e709904b1168c3
parenta01dab94622715fe2dd92a6f87a826cef6724e54
Always DPURIFY

The use of the uninitialized buffer in the RNG has no real security
benefits and is only a nuisance when using memory sanitizers.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
CHANGES
Configurations/90-team.conf
Configurations/99-personal-geoff.conf
crypto/bn/bn_lib.c
crypto/objects/obj_dat.h
crypto/rand/md_rand.c
crypto/rand/randfile.c