On 04/01/2013 07:49 PM, Rasmus Lerdorf wrote: > ==12085== Uninitialised value was created by a stack allocation > ==12085== at 0x7B54530: ASN1_STRING_to_UTF8 (in > /lib/x86_64-linux-gnu/libcrypto.so.1.0.0)
Looks like these ASN1_STRING_to_UTF8 ones are normal for libcrypto. Really hard to debug openssl stuff with all these Valgrind false positives. Still trying to track down the core on Centos 6.2. Looks like a weird build issue at this point. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php