e99861c76d1fca53f091accc0333c0d06e0b42e8
- compute_line_entry/compute_visual_height: double guard (raw + post-format) - Skip detect_level on oversized raw input to avoid O(n) JSON parsing - Add post-format guard for JSON lines that expand beyond 10MB - progressive_reader: add post-format guard to compute_line_visual_height - Add truncate_to_columns helper using existing wrap_line_chars - Fix misleading docstring on MAX_WRAP_INPUT_LEN constant - Add 6 regression tests covering all guard paths
Description
No description provided
Languages
Rust
100%