DescriptionMozilla is having problems on mac Leopard with symbol references to MD5_Update, MD5_Init, and MD5_Finish coming from libnss3 instead of libcrypto, and then not being resolved lazily because libnss3 doesn't actually export these symbols. This is apparently a linker bug, but we want to work around it by using the internal MD5 implementation instead of the one from libcrypto. See https://bugzilla.mozilla.org/show_bug.cgi?id=599475 Patch Set 1 #
MessagesTotal messages: 2
|