Open cnegre opened 7 years ago
Two mem leaks reported by valgrind. One when opening a file with unit 6 (log.latte) and the other in bldnewHS_sp.f90 at the omp loop (line 113). The leak only happens with omp.
Does valgrind tell you more specifically what variable is involved?
Two mem leaks reported by valgrind. One when opening a file with unit 6 (log.latte) and the other in bldnewHS_sp.f90 at the omp loop (line 113). The leak only happens with omp.