mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 03:00:19 +00:00
Fix leaks
This commit is contained in:
@@ -2122,6 +2122,8 @@ update_is_resumable (struct DCC *dcc)
|
||||
dcc->resume_error = 1;
|
||||
}
|
||||
|
||||
g_free (filename_fs);
|
||||
|
||||
/* Now verify that this DCC is not already in progress from someone else */
|
||||
if (dcc->resumable)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user