ChangbaDevs / KTVHTTPCache

A powerful media cache framework.
MIT License
2.35k stars 435 forks source link

[KTVHCURLTools URLEncode:] memory issue #98

Closed rhythmkay closed 5 years ago

rhythmkay commented 5 years ago

'[KTVHCURLTools URLEncode:] '

When dealing with long url string, this method will generate too many autorelease object. In extreme cases, this will result in FOOM.

libobjc commented 5 years ago

Fixed in 2.0.