- Don't change the lock's OldIrql value until we actually have the lock because...
authorCameron Gutman <aicommander@gmail.com>
Sat, 18 Jul 2009 17:57:38 +0000 (17:57 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 18 Jul 2009 17:57:38 +0000 (17:57 +0000)
commit91f79593a7f1a31c6fa7c7ae2e1c007aebf37dab
treefa8ddd39bac148f475eea42d130aa6b18c280cef
parentab1fc18975718e71cf3b8c1f5a0aa4c37bab9098
 - Don't change the lock's OldIrql value until we actually have the lock because we need this value to unlock correctly
 - This should fix bug 4704

svn path=/trunk/; revision=42054
reactos/drivers/network/tcpip/recmutex/recmutex.c