mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-09 04:17:30 +08:00
[client] Fix a crash bug when objects are corrupted.
This commit is contained in:
parent
fdf0a89e60
commit
54cb5eec31
@ -1815,7 +1815,6 @@ calculate_upload_size_delta_and_active_paths (HttpTxTask *task,
|
||||
seaf_warning ("Failed to diff local and master head for repo %.8s.\n",
|
||||
task->repo_id);
|
||||
ret = -1;
|
||||
g_hash_table_destroy (data.active_paths);
|
||||
goto out;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user