I really need some help with memory leaks. I compiled code.c (shown bellow) with gcc -Wall -pedantic -Wno-long-long -g -std=c99 -fsanitize=address code.c
code.c
gcc -Wall -pedantic -Wno-long-long -g -std=c99 -fsanitize=address code.c