Commit bf3f050
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 a14d540 commit bf3f050
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments