Fix crash in case non-conforming application send us negative thread_limit value.
Issue warning and continue with default value instead of crash silently.
Differential D115340
[OpenMP] libomp: Fix crash in case application send us negative thread_limit value AndreyChurbanov on Dec 8 2021, 6:16 AM. Authored by
Details 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
|