Nuno-Jesus / so_long_invalidator

Small map validator for 42 School so_long project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display flag information about memory leaks of the program

Nuno-Jesus opened this issue · comments

Run valgrind and output the result into a file. After that, just look for the number of lost bytes and if 0 are lost, output OK else KO.