She*_*lam 0 memory iphone cocoa-touch objective-c
这是好事还是坏事?
if (!theConnection && !receivedData) {
// release the connection, and the data object
[theConnection release];
// receivedData is declared as a method instance elsewhere
[receivedData release];
}
Run Code Online (Sandbox Code Playgroud)