- Use char_indices for safe UTF-8 truncation instead of byte slicing - Replace unbounded Vec with VecDeque rolling window in load_jsonl_messages - Add path separator validation for channel/to to prevent directory traversal |
||
|---|---|---|
| .. | ||
| mod.rs | ||
- Use char_indices for safe UTF-8 truncation instead of byte slicing - Replace unbounded Vec with VecDeque rolling window in load_jsonl_messages - Add path separator validation for channel/to to prevent directory traversal |
||
|---|---|---|
| .. | ||
| mod.rs | ||