[all-commits] [llvm/llvm-project] 848bc1: Fix GetRandom in sanitizer_fuchsia.cpp (#110155)
Marco Vanotti via All-commits
all-commits at lists.llvm.org
Tue Oct 22 22:44:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 848bc1c38334db3793d5b3ffbb87b1fd66de34dd
https://github.com/llvm/llvm-project/commit/848bc1c38334db3793d5b3ffbb87b1fd66de34dd
Author: Marco Vanotti <mvanotti at google.com>
Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
Log Message:
-----------
Fix GetRandom in sanitizer_fuchsia.cpp (#110155)
The `zx_cprng_draw` system call has no limit on how much you can draw.
Co-authored-by: Marco Vanotti <mvanotti at users.noreply.github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list