https://bugs.kde.org/show_bug.cgi?id=280974
Ivo Raisr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Ivo Raisr <[email protected]> --- Of course for libcrypto from OpenSSL the ultimate fix would be to fix it so it does not base its processing on uninitialized memory. I understand at least one part of libcrypto takes some uninitialized memory as a source to produce entropy - this would need to be annotated with VALGRIND_MAKE_MEM_DEFINED or VALGRIND_MAKE_MEM_DEFINED_IF_ADDRESSABLE, though. -- You are receiving this mail because: You are watching all bug changes.
