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]
Этот коммит содержится в:
@@ -1796,6 +1796,7 @@ HSAILProgram::~HSAILProgram()
|
||||
LogWarning( "Error while destroying the acl binary \n" );
|
||||
}
|
||||
}
|
||||
releaseClBinary();
|
||||
delete globalStore_;
|
||||
delete kernels_;
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user