Mailing List Archive

[Bug 2192] scp output alignment bug with UTF-8/multibyte sequences
https://bugzilla.mindrot.org/show_bug.cgi?id=2192

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org

--- Comment #7 from Damien Miller <djm@mindrot.org> ---
Are you able to replicate this with a recent OpenSSH? There have been
quite a few fixes in this area since 7.x.

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 2192] scp output alignment bug with UTF-8/multibyte sequences [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=2192

--- Comment #8 from Darren Tucker <dtucker@dtucker.net> ---
Yeah it's still there. It's kinda hard to follow what progressmeter is
doing composing the status line into a single buffer, we should
probably put the component parts into their own dynamically allocated
buffer and compose the final one with a single asmprintf.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs