Adds a true implementation of GetRandom, to be used by scudo_utils.h.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| lib/sanitizer_common/sanitizer_fuchsia.cc | ||
|---|---|---|
| 487 | Smacks of untestedness! sizeof(buffer) should be length. | |
Differential D37218
Enable GetRandom for Fuchsia sanitizer. Authored by flowerhack on Aug 28 2017, 9:28 AM.
Details Adds a true implementation of GetRandom, to be used by scudo_utils.h.
Diff Detail Event Timeline
| ||||||
Smacks of untestedness! sizeof(buffer) should be length.