Open jonakarl opened 6 years ago
Fixed one mem leak in the config function.
Valgrind still warns about a mem leak but only if I compile with optimizations enabled ie -O1 ... if I compile without O1 flag there is no mem leak.
Fixed one mem leak in the config function.
Valgrind still warns about a mem leak but only if I compile with optimizations enabled ie -O1 ... if I compile without O1 flag there is no mem leak.