Comment 2 for bug 660171

Revision history for this message
Jeffrey Walton (noloader) wrote :

Please close this erroneous report.

root@bruno:/# nm -D /usr/lib/libcrypto++.so | grep g_nullNameValuePairs
00000000006b7cc0 B _ZN8CryptoPP20g_nullNameValuePairsE
root@bruno:/# nm -D /usr/lib64/libcrypto++.so | grep g_nullNameValuePairs
00000000006b7cc0 B _ZN8CryptoPP20g_nullNameValuePairsE

Many thanks to Nathan Phillip Brink on the Crypto++ mailing list.

JW