Comment 28 for bug 1191582

Revision history for this message
Alexey Kopytov (akopytov) wrote :

OK, now it all looks familiar. See http://research.swtch.com/openssl for example. As in, the OpenSSL code may use uninitialized memory intentionally as an additional source of entropy.

Sergei, can you check if it's the same issue as discussed at the link? If so, we should just add the corresponding Valgrind suppress patterns back.