Fix some memory leaks (18 blocks) caused by initialization routines
commitf61696ae2d3c5392ede1f6a4cea18e87d68721cd
authorDmitry D. Chernov <blackdoomer@yandex.ru>
Mon, 12 Feb 2024 19:32:53 +0000 (13 05:32 +1000)
committerDmitry D. Chernov <blackdoomer@yandex.ru>
Mon, 12 Feb 2024 19:32:53 +0000 (13 05:32 +1000)
treeebfd496a4648243ba5b3cc424aca1722f55e9c6c
parentb630b2f493a20e331c16cbd04bb1eaf432f337d4
Fix some memory leaks (18 blocks) caused by initialization routines
The only thing that were not fixed are 7 lost memory blocks related to SFS, but SFS is beyond repair.
src/engine/e_log.pas
src/engine/e_res.pas
src/game/g_console.pas
src/game/g_language.pas
src/game/g_main.pas
src/game/g_net.pas