Skip to content
Snippets Groups Projects
Commit df2ba6cd authored by Slawomir Cygan's avatar Slawomir Cygan Committed by Lenny Komow
Browse files

Loader: fix open registry handle leak

Each handle returned by RegOpenKey*() API functions should be
closed using RegCloseKey().

This change fixes AppVerifier warning on leaklin HKEY objects.
parent c76811ba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment