Commit d83d1cb
authored
[compiler-rt] making getrandom call blocking. (llvm#78340)
except when `GRND_NONBLOCK` is present in the flags.1 parent f01b6ca commit d83d1cb
File tree
1 file changed
+7
-1
lines changed- compiler-rt/lib/sanitizer_common
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9965 | 9965 | | |
9966 | 9966 | | |
9967 | 9967 | | |
9968 | | - | |
| 9968 | + | |
| 9969 | + | |
| 9970 | + | |
| 9971 | + | |
| 9972 | + | |
| 9973 | + | |
| 9974 | + | |
9969 | 9975 | | |
9970 | 9976 | | |
9971 | 9977 | | |
| |||
0 commit comments