[openssl.org #3096] OpenSSL 1.0.1e: valgrind errors with -DPURIFY set

2013-07-26 Thread Peter Klotz via RT
After upgrading from OpenSSL 1.0.0k to 1.0.1e (Linux, x86_64) we see valgrind errors of this kind although we always use -DPURIFY: ==11347== Conditional jump or move depends on uninitialised value(s) ==11347==at 0x5F5160: tls1_enc (t1_enc.c:832) ==11347==by 0x61AD11: ssl3_read_bytes (s3_p

[openssl.org #2075] Patch to fix valgrind error in AES x86_64 assembler code

2009-10-19 Thread Peter Klotz via RT
Hello Earlier this year "Number Cruncher" already reported a valgrind error in function AES_cbc_encrypt and included a two-line patch to fix it. Please see this post for reference: http://marc.info/?l=openssl-dev&m=123211846607090&w=2 Yesterday I ran into the same valgrind error message using