mirror of
https://github.com/transmission/transmission
synced 2024-12-25 17:17:31 +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];
|
[self callBackWithStatus: PORT_STATUS_ERROR];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
[shieldsUpProbe release];
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue