This commit is contained in:
twinaphex 2016-06-20 22:27:44 +02:00
parent 1fb2144a48
commit 20e86afbf2

View File

@ -661,9 +661,9 @@ static int content_file_compressed_read(
if (*length != -1)
ret = 1;
}
#endif
string_list_free(str_list);
#endif
return ret;
error: