http://bugs.winehq.org/show_bug.cgi?id=21568
Austin Lund austin.lund@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austin.lund@gmail.com
--- Comment #2 from Austin Lund austin.lund@gmail.com 2010-07-09 03:54:08 --- Does this really need to be tested for? MSDN does say that if you call CryptDestroy you should not use the handle again. Is there an application which uses this functionality?
If so, then it's wine that needs fixing and not the tests. Is there a way to know if a pointer has been freed or not?