commit | 30ad74476e5c37a080ab5999ce9ab4465a2ecfac | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@golang.org> | Tue Nov 04 10:58:06 2014 -0800 |
committer | Adam Langley <agl@golang.org> | Tue Nov 04 10:58:06 2014 -0800 |
tree | cb2671e342aede6aa0071969e7ec762648696a8a | |
parent | c24604da51dc05a4d713581b024fbdd9a000568d [diff] |
go.crypto/ssh/terminal: remove \r from passwords on Windows. Fixes golang/go#9040. (Note: can't compile or test this one prior to committing.) LGTM=iant, bradfitz R=bradfitz, mathias.gumz, iant CC=golang-codereviews https://golang.org/cl/171000043