Fixed a crash in NtCreateKey() when an existing key is opened
authorEric Kohl <eric.kohl@reactos.org>
Wed, 30 May 2001 14:40:36 +0000 (14:40 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Wed, 30 May 2001 14:40:36 +0000 (14:40 +0000)
commit553aab4bb76da42215c09e26927f8136933676be
treeabb8489dc0b6ba1e6f5f1886072677984053799d
parent2c92d6e39b40baa56cf20e4f55d20469c44f1257
Fixed a crash in NtCreateKey() when an existing key is opened

svn path=/trunk/; revision=1932
reactos/ntoskrnl/cm/registry.c