Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
thurstond committed Jan 19, 2024
1 parent 115eb0c commit 2dd6026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ static void ReExecIfNeeded() {
kMaxStackSize);
SetStackSizeLimitInBytes(kMaxStackSize);
reexec = true;
}
}

if (!AddressSpaceIsUnlimited()) {
Report(
Expand Down

0 comments on commit 2dd6026

Please sign in to comment.