Re: esp_http_client appears to cause a memory leak in RTOS task
Posted: Fri Aug 21, 2026 1:06 pm
At this point I think the best approach is to make a bug report on github. There your problem will be seen by much more people from Espressif and they can have a look at the IDF code. I think it's recommendable that you assume the bug is in your code, but really, IDF is big and really, there are bugs in it. I've filed quite a few and most of them have been fixed![]()
Thanks for helping out, yeah that's what I was planning to do next but I just wanted a few more opinions on it before blaming IDF. It's already at 63KB haha, it's definitely leaking faster now. Thanks again for the help I'll file an issue on the IDF repo and maybe link it here.