Addressed a number of memory leaks identified in unit tests by asan
This commit is contained in:
committed by
Turo Lamminen
parent
29e46e4bb8
commit
1eb7eceddf
@@ -72,4 +72,5 @@ TEST_F( utRevmoveVCProcess, issue1266_ProcessMeshTest_NoCrash ) {
|
||||
scene->mMeshes[ 0 ] = mesh;
|
||||
RemoveVCProcess *process = new RemoveVCProcess;
|
||||
process->Execute( scene );
|
||||
}
|
||||
delete scene;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user