[Openmp-commits] [PATCH] D84062: [OpenMP] libomp cleanup: add check of input global tid parameter
Andrey Churbanov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 17 15:10:44 PDT 2020
AndreyChurbanov updated this revision to Diff 278910.
AndreyChurbanov added a comment.
Addressed @tianshilei1992 comment - added check of gtid vs array upper bound.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84062/new/
https://reviews.llvm.org/D84062
Files:
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_csupport.cpp
openmp/runtime/src/kmp_dispatch.cpp
openmp/runtime/src/kmp_error.cpp
openmp/runtime/src/kmp_itt.inl
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/kmp_sched.cpp
openmp/runtime/src/kmp_taskdeps.cpp
openmp/runtime/src/kmp_tasking.cpp
openmp/runtime/src/kmp_threadprivate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84062.278910.patch
Type: text/x-patch
Size: 19673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200717/513d99a3/attachment-0001.bin>
More information about the Openmp-commits
mailing list