mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-05 17:30:01 +00:00
Free index progress if error occurred.
This commit is contained in:
@@ -318,6 +318,7 @@ error:
|
|||||||
g_unlink (ptr->data);
|
g_unlink (ptr->data);
|
||||||
|
|
||||||
free_index_para (idx_para);
|
free_index_para (idx_para);
|
||||||
|
g_free (progress);
|
||||||
|
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user