Descriptionnet: lookup OCSP cache function with dlsym.
Weak symbols are either broken or they don't work the way that we need.
Either way, the current weak symbol based scheme is causing
runtime-linker aborts on systems without NSS 3.12.6.
This change switches to using dlsym to lookup the symbol at runtime.
BUG=69345
TEST=Run chrome on systems with libnss.so < 3.12.6
Patch Set 1 #
Total comments: 6
Patch Set 2 : g try #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|