-fix some memory leaks in unittests
-change name in dub.json ecs->bubel_ecs -add dependeny in meson.build
This commit is contained in:
parent
84ba5f9eb5
commit
edaa2286f4
4 changed files with 8 additions and 1 deletions
|
|
@ -1014,6 +1014,7 @@ else:
|
|||
writeEntityComponents(gEM.getEntity(entity));
|
||||
//import std.stdio;
|
||||
////writeln((cast(uint*)tmpl.info.first_block)[0..48]);
|
||||
gEM.freeTemplate(tmpl_empty);
|
||||
gEM.freeTemplate(tmpl);
|
||||
gEM.freeTemplate(tmpl2);
|
||||
gEM.freeTemplate(copy_tempalte);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue