mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[AUDIT] after looking through code no signs of reverse engineering were found.
BUG 1437 patch from w3seek : SMSS: Fix using uninitialized variable svn path=/trunk/; revision=21743
This commit is contained in:
@@ -92,7 +92,6 @@ SmpKnownDllsQueryRoutine(PWSTR ValueName,
|
||||
{
|
||||
DPRINT1("Failed to check the image checksum\n");
|
||||
|
||||
NtClose(SectionHandle);
|
||||
NtClose(FileHandle);
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user