|
|
Re: Memory leaks in async MQTT C client [message #1796364 is a reply to message #1796363] |
Thu, 11 October 2018 11:55  |
Eclipse User |
|
|
|
You're right - I have seen the heap trace support in heap.c and heap.h. I did it with HeapX because I had already an efficient tool for tracking the memory allocations and providing also some evaluations. I added it for completness.
The module test program is a complex regression test run, which will be used later in our automated test environment. I will speak with our PO and ask him to let me make a simple version of some tests, so that I can show the situations where the erros happen.
I would prefer you could do a pull request because I do not know what side effects may happen with my changes. The first one (line 1356) is really a hack. I do not know what the intention of the statemaent was which I commented out. Changes 2 and 3 may be good but I think you and your team will have a better judgement about that changes.
|
|
|
Powered by
FUDForum. Page generated in 0.03230 seconds