Addressed a number of memory leaks identified in unit tests by asan
authorJared Mulconry <jaredmulconry@gmail.com>
Sun, 1 Oct 2017 12:16:21 +0000 (23:16 +1100)
committerTuro Lamminen <turotl@gmail.com>
Mon, 2 Oct 2017 08:03:24 +0000 (11:03 +0300)
commit1eb7eceddfc0b7f72f2055f4c400bbd24ea7b46f
tree22f21d9099785d7e6d4ab1044dd65c8183b65753
parent29e46e4bb819f3499aa363c8df433b8c1529aa11
Addressed a number of memory leaks identified in unit tests by asan
code/B3DImporter.cpp
code/B3DImporter.h
code/PretransformVertices.cpp
test/unit/TestModelFactory.h
test/unit/utIssues.cpp
test/unit/utObjImportExport.cpp
test/unit/utRemoveVCProcess.cpp
test/unit/utSceneCombiner.cpp