mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 10:03:26 +00:00
[KERNEL32_APITEST] Forgot FreeLibrary
This commit is contained in:
parent
aa39ad97aa
commit
e015239426
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ static OSVERSIONINFOW *GetRealOSVersion()
|
||||||
return &osvi;
|
return &osvi;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
FreeLibrary(hNTDLL);
|
||||||
}
|
}
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue