diff options
-rw-r--r-- | http.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1082,7 +1082,6 @@ struct http_pack_request *new_http_pack_request( return preq; abort: - free(filename); free(preq->url); free(preq); return NULL; |
index : tgif.git | ||
Terin's Improved Git Fork | terinjokes@gmail.com |
summaryrefslogtreecommitdiff |
-rw-r--r-- | http.c | 1 |
@@ -1082,7 +1082,6 @@ struct http_pack_request *new_http_pack_request( return preq; abort: - free(filename); free(preq->url); free(preq); return NULL; |