diff options
Diffstat (limited to 'src/ext/Util/ca/OsInfo.cpp')
-rw-r--r-- | src/ext/Util/ca/OsInfo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/Util/ca/OsInfo.cpp b/src/ext/Util/ca/OsInfo.cpp index 005407af..593e3b0c 100644 --- a/src/ext/Util/ca/OsInfo.cpp +++ b/src/ext/Util/ca/OsInfo.cpp | |||
@@ -330,6 +330,7 @@ LExit: | |||
330 | { | 330 | { |
331 | ::LocalFree(psid); | 331 | ::LocalFree(psid); |
332 | } | 332 | } |
333 | |||
333 | ReleaseStr(pwzPropertyValue); | 334 | ReleaseStr(pwzPropertyValue); |
334 | return hr; | 335 | return hr; |
335 | } | 336 | } |