P4 to Git Change 1095034 by yaxunl@yaxunl_stg_win50 on 2014/11/07 15:15:14

EPR #405372 - [CQE DTB][valgrind][OCL2.0]: MemLeaks are observed with OCLDynamic in oclruntime module of ocltst.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.cpp#182 edit


[ROCm/clr commit: 5fd5a428bb]
Этот коммит содержится в:
foreman
2014-11-07 15:55:16 -05:00
родитель b7684a12ce
Коммит 9c323d76cc
+1
Просмотреть файл
@@ -1796,6 +1796,7 @@ HSAILProgram::~HSAILProgram()
LogWarning( "Error while destroying the acl binary \n" );
}
}
releaseClBinary();
delete globalStore_;
delete kernels_;
}