I'm getting reports of leaks for umlaut.c based structures and configuration?

This is not actually solving those, though.
clean up report directory, fix .bat file.
This commit is contained in:
Enno Rehling 2016-08-18 20:07:16 +02:00
parent 39a284b423
commit 9e901b47b6
2 changed files with 4 additions and 1 deletions

View File

@ -49,6 +49,8 @@ void game_done(void)
calendar_cleanup();
#endif
free_functions();
free_config();
free_locales();
curses_done();
kernel_done();
}

View File

@ -2,5 +2,6 @@ cd c:\users\enno\documents\eressea\git\tests
"C:\Program Files (x86)\Dr. Memory\bin64\drmemory.exe" ..\build-vs14\eressea\Debug\eressea.exe -t184 test-turn.lua
deltree reports
del reports
del datum htpasswd parteien parteien.full passwd score turn
pause