-
Notifications
You must be signed in to change notification settings - Fork 4
Update for memleak in AsyncHTTPSRequest_Impl_Generic.h #13
Conversation
Hi @roel80 Thanks for the terrific fix, which is one of the reasons causing crashes / memory-leak. I also spot another bug causing crash at the beginning or using full I'll spend some more time to test, fix and clean up the code, before merging and publish a new better version. Best Regards, |
Not using magic number
Hi @roel80 The AsyncHTTPSRequest_Generic v2.2.0 has just been released. Your contribution is noted in Contributions and Thanks. Please help with more rigorous tests to see if there is any more memory-related issues. As you know, there is so much a guy can do, especially with too many libraries to develop and take care, without the help of many more people. Still waiting for more bug reports and fixes from you ;=}} The library is better and better thanks to contribution users like you. Best Regards, Releases v2.2.0
|
The latest test is so good. No crash and stable heap. Thanks for everybody involved, @roel80. @nilber
|
Proposed fix for memory leak