You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed analyzer's 'possible leak' warning in -[AsyncUdpSocket
doReceive:] by using an NSData local variable instead of
theCurrentReceive->buffer to do the test of whether'buf' needs to be
freed.
0 commit comments