diff options
| author | Robert Irelan <rirelan@gmail.com> | 2013-10-31 19:26:33 -0500 |
|---|---|---|
| committer | Robert Irelan <rirelan@gmail.com> | 2013-10-31 21:19:47 -0500 |
| commit | 96589e7264fae59a04ef47d3e5dc04fdabc9441f (patch) | |
| tree | 18c42c9430718490dfd91f6c1ba78525dc2ec4f8 /src/rt/rust_android_dummy.cpp | |
| parent | 23df6f9775eee7a59e98873ae168a199efb4d649 (diff) | |
| download | rust-96589e7264fae59a04ef47d3e5dc04fdabc9441f.tar.gz rust-96589e7264fae59a04ef47d3e5dc04fdabc9441f.zip | |
Fix infinite recursion in `fill_bytes()`
Fix the implementation of `std::rand::Rng::fill_bytes()` for `std::rand::reseeding::ReseedingRng` to call the `fill_bytes()` method of the underlying RNG rather than itself, which causes infinite recursion. Fixes #10202.
Diffstat (limited to 'src/rt/rust_android_dummy.cpp')
0 files changed, 0 insertions, 0 deletions
