Code

Update RELEASING document with proper tag creation and push commands
[nagiosplug.git] / plugins-root / pst3.c
index 7586d5f39721c3059b3d84f778244b7c22528931..7852aa1cbb011a7fe6a51d7c2b19012344eef281 100644 (file)
@@ -234,6 +234,8 @@ try_again:
     printf("\n");
   }
 
+  (void) closedir(procdir);
+
   return (0);
 }