Comment 21 for bug 1191582

Revision history for this message
Roel Van de Paar (roel11) wrote :

Excellent. The only one left is this one:

==32338== Use of uninitialised value of size 8
==32338== at 0x3417C8ACEC: BN_mod_exp_mont_consttime (in /usr/lib64/libcrypto.so.1.0.0)
==32338== by 0x3417CA59CB: ??? (in /usr/lib64/libcrypto.so.1.0.0)
==32338== by 0x341C822DF7: ssl3_ctx_ctrl (in /usr/lib64/libssl.so.1.0.0)
==32338== by 0xC79E0D: new_VioSSLFd (viosslfactories.c:286)
==32338== by 0xC7A336: new_VioSSLAcceptorFd (viosslfactories.c:336)
==32338== by 0x62607E: init_ssl() (mysqld.cc:4320)
==32338== by 0x630170: mysqld_main(int, char**) (mysqld.cc:5509)
==32338== by 0x340C41ECDC: (below main) (in /lib64/libc-2.12.so)

The CRYPTO_malloc errors at end are still there, but these are now logged in bug 1205196