aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/ext/mime_types.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/ext/mime_types.lua b/core/ext/mime_types.lua
index 2948ade5..cb9012eb 100644
--- a/core/ext/mime_types.lua
+++ b/core/ext/mime_types.lua
@@ -40,6 +40,7 @@ if f then
end
end
end
+ f:close()
end
---