David,
David wrote:
This is only snippet that I can put, but the real problem is that I am callind FreeCertNicknames on the memory allocated here. Is there anything else that I am doing wrong? I have actually run a test where I used a pointer retrieved by this function and immediately called FreeCertNicknames on it and valgrind pointed to that as a leak.
-David
FreeCertNicknames isn't an NSS function. Do you mean CERT_FreeNickNames ?
What version of NSS are you using ? Can you show the exact arguments you used with CERT_GetCertNicknames ? _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
