Files
rust/library/std
Matthias Krüger 7b66abe5a2 Rollup merge of #114968 - ShE3py:unix-getsetenv-ub, r=thomcc
Fix UB in `std::sys::os::getenv()`

Fixes #114949.

Reduced the loops to 1k iterations (100k was taking way too long), Miri no longer shows any UB.

`@rustbot` label +A-process +C-bug +I-unsound +O-unix
2023-08-20 08:34:03 +02:00
..
2020-07-27 19:51:13 -05:00
2023-06-21 14:59:37 -07:00
2023-08-14 23:05:45 +08:00