Files
rust/src
Alex Crichton 5ed8733ea3 rollup merge of #23668: alexcrichton/io-zero
This commit alters the behavior of the `Read::read_to_end()` method to zero all
memory instead of passing an uninitialized buffer to `read`. This change is
motivated by the [discussion on the internals forum][discuss] where the
conclusion has been that the standard library will not expose uninitialized
memory.

[discuss]: http://internals.rust-lang.org/t/uninitialized-memory/1652

Closes #20314
2015-03-24 14:50:48 -07:00
..
2015-03-25 10:03:57 +13:00
2015-03-15 11:25:43 -07:00
2015-03-25 10:03:57 +13:00
2015-03-25 10:06:13 +13:00
2015-03-25 10:03:57 +13:00
2015-03-25 10:03:57 +13:00
2015-03-25 10:06:13 +13:00
2015-03-25 10:06:13 +13:00
2015-03-25 10:37:03 +13:00
2015-03-25 10:03:57 +13:00
2015-03-15 09:08:21 -07:00
2015-03-25 10:03:57 +13:00