diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/ext/mime_types.lua | 1 |
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 --- |