mirror of
https://github.com/transmission/transmission
synced 2024-12-23 16:24:02 +00:00
patch up a small memory leak
This commit is contained in:
parent
e26b814175
commit
44e56e64e8
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@
|
|||
}
|
||||
}
|
||||
tr_metainfoFree(&info);
|
||||
tr_ctorFree(ctor);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue