MMLanScan icon indicating copy to clipboard operation
MMLanScan copied to clipboard

Fix crash

Open liruqi opened this issue 8 years ago • 0 comments

Monitored lot of crash due this line: CFRelease(self->_socket); CFSocketInvalidate may have released self->_socket already.

liruqi avatar Aug 31 '17 04:08 liruqi