ProxymanApp / atlantis

Capture HTTP/HTTPS, and Websocket from iOS app without proxy.
https://proxyman.io
Apache License 2.0
1.26k stars 93 forks source link

fix memory leak of `class_copyMethodList` #124

Closed L1MeN9Yu closed 1 year ago

L1MeN9Yu commented 1 year ago

Should free the return value of class_copyMethodList

NghiaTranUIT commented 1 year ago

Thanks for the fix 👍