Fix crash in case non-conforming application send us negative thread_limit value.
Issue warning and continue with default value instead of crash silently.
Paths
| Differential D115340
[OpenMP] libomp: Fix crash in case application send us negative thread_limit value ClosedPublic Authored by AndreyChurbanov on Dec 8 2021, 6:16 AM.
Details Summary Fix crash in case non-conforming application send us negative thread_limit value. Issue warning and continue with default value instead of crash silently.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 8 2021, 7:50 AM Closed by commit rG4dd8fccb7177: [OpenMP] libomp: Fix crash if application send us negative thread_limit value (authored by AndreyChurbanov). · Explain WhyDec 8 2021, 8:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 392784 openmp/runtime/src/i18n/en_US.txt
openmp/runtime/src/kmp_runtime.cpp
|