Commit af1e1f3
BytesRef: Use Utf8ToStringWithFallback in DebuggerDisplay, #1024
Changed DebuggerDisplay attribute to use Utf8ToStringWithFallback() instead of
Utf8ToString() to prevent exceptions when debugging BytesRef instances that
contain invalid UTF-8 sequences.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5686738 commit af1e1f3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments