Commit Graph

1 Commits (79ad190f71b75db47b748b07b28e878f4a14976f)

Author SHA1 Message Date
Matt Martz 375ac76e58
ssh: Ensure debug messages are properly converted to text (#57850)
* ssh: Ensure debug messages are properly converted to text. Fixes #57843

* surrogate_then_replace is default, be less explicit

* We only needed to_text for display, not exceptions
6 years ago