aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_http.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/lua_http.c')
-rw-r--r--src/lua/lua_http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/lua_http.c b/src/lua/lua_http.c
index c6c95c9df..2c92afcac 100644
--- a/src/lua/lua_http.c
+++ b/src/lua/lua_http.c
@@ -472,7 +472,7 @@ lua_http_request (lua_State *L)
return 1;
}
-
+
g_free (to_resolve);
}
else {