Fix an unlock without a corresponding lock.
authorVincent Povirk <vincent@codeweavers.com>
Fri, 28 Aug 2015 19:33:58 +0000 (14:33 -0500)
committerVincent Povirk <vincent@codeweavers.com>
Fri, 28 Aug 2015 19:42:00 +0000 (14:42 -0500)
commit6cb67df77d5df8e02b6c27efe2521d2bf4bb1ea4
treeaffea3af3b4323dcdd490b8a2698233c3150193d
parenta3e273b98b14bc2098b9f6171a0629bc94d92ef0
Fix an unlock without a corresponding lock.

8eeb2cef moved the lock into an if statement.

This commit is licensed as MIT/X11.
mono/metadata/class.c