rsms / peertalk

iOS and Mac Cocoa library for communicating over USB
https://rsms.me/peertalk/
MIT License
3.43k stars 502 forks source link

peer talk memory leaked ~ #30

Open ataraxia2013 opened 8 years ago

ataraxia2013 commented 8 years ago

i found peertalk memory leaks happen when receive message and answers, and may crash.

Maybe at "- (void)readFrameOverChannel:(dispatch_io_t)channel callback:(void(^)(NSError *error, uint32_t frameType, uint32_t frameTag, uint32_t payloadSize))callback" , but i can not ensure it ~

please help me to check and solve it ~

english is not good, so sorry。