mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
fix small memory leak
This commit is contained in:
parent
e06d38b4c7
commit
f3b856d1d9
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@
|
|||
[self callBackWithStatus: PORT_STATUS_ERROR];
|
||||
}
|
||||
}
|
||||
[shieldsUpProbe release];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue