mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[KERNEL32_APITEST] Forgot FreeLibrary
This commit is contained in:
@@ -189,6 +189,7 @@ static OSVERSIONINFOW *GetRealOSVersion()
|
||||
return &osvi;
|
||||
}
|
||||
}
|
||||
FreeLibrary(hNTDLL);
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user