diff --git a/reactos/base/system/smss/initwkdll.c b/reactos/base/system/smss/initwkdll.c index 691fa1b156f..46fe7badf8d 100644 --- a/reactos/base/system/smss/initwkdll.c +++ b/reactos/base/system/smss/initwkdll.c @@ -92,7 +92,6 @@ SmpKnownDllsQueryRoutine(PWSTR ValueName, { DPRINT1("Failed to check the image checksum\n"); - NtClose(SectionHandle); NtClose(FileHandle); return STATUS_SUCCESS;