Files
codex/codex-rs/windows-sandbox-rs/src
Max Kong c73a11d55e fix(windows-sandbox): parse PATH list entries for audit roots (#9319)
## Summary
- Use `std::env::split_paths` to parse PATH entries in audit candidate
collection
- Add a unit test covering multiple PATH entries (including spaces)

## Testing
- `cargo test -p codex-windows-sandbox` (Windows)

Fixes #9317
2026-01-20 14:00:27 -08:00
..
2026-01-08 16:23:06 -08:00
2026-01-08 16:23:06 -08:00