PREV INDEX NEXT

Author: Unknown
Subject: Memory leaking in Deque.c
Date: Sunday, 29 Mar 2020, 21:32:48

Valgrind tells me that there's memory leakage when I try to run testDeque on my Deque.c (in particular when I run Cd, Ad, Dd). Otherwise, it seems to be working. Do I have to worry about it and try to fix this problem?
PREV INDEX NEXT