Hi, Is there a way, similar to how Electric Fence never releases memory, to get NSS to never reuse pointers? (for the moment I'm going around hobbling free calls such as for symkeys).
We (libreswan) are chasing a potential lock contention problem (for instance, NSC_DeriveKey() -> PR_Lock() appears in an off-cpu profile). But the water is being muddied by NSS re-using objects and locks so we'd like to eliminate that. Andrew -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-tech-crypto/CAJeAr6tAvbOTQRM%2BypcX3AGTPAYmKgsjS_ha9_m%2BDRYmLkpQ4A%40mail.gmail.com.
