mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
add missing close for handle
svn path=/trunk/; revision=48886
This commit is contained in:
@@ -997,6 +997,7 @@ SetGeoID(PWCHAR Id)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
NtClose(KeyHandle);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user