Do not free a Critical Section we did not initialize. Fixes the silent UM exception...
authorAndrew Munger <waxdragon@gmail.com>
Tue, 16 Aug 2005 23:37:17 +0000 (23:37 +0000)
committerAndrew Munger <waxdragon@gmail.com>
Tue, 16 Aug 2005 23:37:17 +0000 (23:37 +0000)
commitc9522f3ab89be41f473f938b2a6414228b6185a0
treeed43d34874e6563709c133eefeb17d033cdb14b6
parent9f1cf7b990932303a3b9cb540486c0db5d26b1ac
Do not free a Critical Section we did not initialize.  Fixes the silent UM exception I was seeing while trying to install VMWare tools. Patch by Filip.

svn path=/trunk/; revision=17418
reactos/lib/kernel32/misc/dllmain.c