Files
codex/codex-rs/windows-sandbox-rs/src
Max KongandGitHub 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
..
2025-12-11 13:51:27 -08:00
2025-12-10 21:23:16 -08:00
2026-01-08 16:23:06 -08:00
2026-01-08 16:23:06 -08:00
2025-12-09 19:00:33 -08:00