Closed samtoth closed 4 years ago
Valgrind show the read/write process of MuDa files is likely leaking memory. Fix this!
Fixed by using c++ smart pointers over raw pointers
Valgrind show the read/write process of MuDa files is likely leaking memory. Fix this!