fix small memory leak

This commit is contained in:
Mitchell Livingston
2007-10-18 03:23:18 +00:00
parent e06d38b4c7
commit f3b856d1d9

View File

@@ -121,6 +121,7 @@
[self callBackWithStatus: PORT_STATUS_ERROR];
}
}
[shieldsUpProbe release];
}
else
{