summaryrefslogtreecommitdiffstats
path: root/lib/plugins/Kerneloops.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/Kerneloops.cpp')
-rw-r--r--lib/plugins/Kerneloops.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/Kerneloops.cpp b/lib/plugins/Kerneloops.cpp
index f6fa2606..913b20ef 100644
--- a/lib/plugins/Kerneloops.cpp
+++ b/lib/plugins/Kerneloops.cpp
@@ -139,7 +139,7 @@ std::string CAnalyzerKerneloops::GetLocalUUID(const char *pDebugDumpDir)
free(oops);
hash &= 0x7FFFFFFF;
-
+ dd_close(dd);
return to_string(hash);
}