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