You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//#[test] fn thin_uninit() { unsafe { thin::test::uninit_alloc_unsound(CryptMem) } } // Interestingly, CryptMem appears to zero it's memory. This isn't documented, so I choose not to rely on it, but it's interesting...
//test] fn thin_uninit() { unsafe { thin::test::uninit_alloc_unsound(CryptMem) } } // Interestingly, CryptMem appears to zero it's memory. This isn't documented, so I choose not to rely on it, but it's interesting...
0 commit comments