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
..
benches
primitive_docs
src Rollup merge of #114968 - ShE3py:unix-getsetenv-ub, r=thomcc 2023-08-20 08:34:03 +02:00
tests Rollup merge of #114172 - fortanix:raoul/fix_process-spawning_test, r=workingjubilee 2023-07-29 06:13:07 +02:00
build.rs
Cargo.toml Upgrade Object and related deps 2023-08-14 23:05:45 +08:00