Skip to content

Commit 4f93e4d

Browse files
Simple close handle
1 parent 3069c34 commit 4f93e4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/clang/unittests/HLSLExec/ShaderOpTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,6 +1067,7 @@ void ShaderOpTest::RunShaderOp(ShaderOp *pShaderOp) {
10671067
CreateCommandList();
10681068
RunCommandList();
10691069
CopyBackResources();
1070+
CloseHandle(m_hFence);
10701071
}
10711072

10721073
void ShaderOpTest::RunShaderOp(std::shared_ptr<ShaderOp> ShaderOp) {

0 commit comments

Comments
 (0)