Relative Content

Tag Archive for crecursionmalloc

Destroy linked list in c recursively

i am still getting Conditional jump or move depends on uninitialised value(s)
but valgrind reports all heap blocks are freed, no leaks are possible.