Fix Win32 call in IsUserProtected. Usage was incorrect and freeing the wrong paramete...
authorJonathan Chambers <jonathan@unity3d.com>
Tue, 23 Sep 2014 16:41:44 +0000 (12:41 -0400)
committerJonathan Chambers <jonathan@unity3d.com>
Tue, 23 Sep 2014 16:54:44 +0000 (12:54 -0400)
commitd56a23750b47eea8ce13b095ccd1339346b635a8
treef665b80f754be86698a057d838641b7bd0e26b9a
parent0699e4da361230476c55a0dd7251ad115d186153
Fix Win32 call in IsUserProtected. Usage was incorrect and freeing the wrong parameter causing a memory corruption.
mono/metadata/security.c