Rework url to filename

This commit is contained in:
William Wennerström
2020-12-06 17:02:09 +01:00
parent 1d2c0a8836
commit ac03037847
5 changed files with 105 additions and 55 deletions

View File

@@ -205,6 +205,7 @@ http_file_get(void* userdata)
}
g_strfreev(argv);
free(download->cmd_template);
}
free(download->url);