diff options
| author | bors <bors@rust-lang.org> | 2013-11-01 05:21:24 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-11-01 05:21:24 -0700 |
| commit | a300314827899fbf505ede381767583aa6f4504e (patch) | |
| tree | e3ba5e026bcbbfa82ecabfe9823a805ad83e2b6c /src/rt | |
| parent | 04c58c9f81c5d9b6b1847573a41c8b819893a12a (diff) | |
| parent | 96589e7264fae59a04ef47d3e5dc04fdabc9441f (diff) | |
| download | rust-a300314827899fbf505ede381767583aa6f4504e.tar.gz rust-a300314827899fbf505ede381767583aa6f4504e.zip | |
auto merge of #10213 : telotortium/rust/rand-fill_bytes-stack-overflow, r=huonw
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')
0 files changed, 0 insertions, 0 deletions
