Skip to content
Commit 9e6eb48f authored by Jonathan Peyton's avatar Jonathan Peyton
Browse files

One line fix for possible out-of-bounds issue in kmp_runtime.c

The variable j is now checked so there is no possible
out-of-bounds issue when accessing __kmp_nested_nth.nth[] array.

llvm-svn: 238216
parent ff800771
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment