+ 1
Need help with a memory leak.
Not sure what node or nodes are not being free'd. Valgrind tells me I have a memory leak. What advice can you give for me to look at? Thank you for your assistance. https://code.sololearn.com/ceB2B872qpzb/?ref=app
1 ответ
+ 4
Found the memory leak. The freed() was not looping before.