Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh: returns empty SessionIDs #9761

Closed
hanwen opened this issue Feb 3, 2015 · 1 comment
Closed

ssh: returns empty SessionIDs #9761

hanwen opened this issue Feb 3, 2015 · 1 comment

Comments

@hanwen
Copy link
Contributor

hanwen commented Feb 3, 2015

After establishing the session, the session ID isn't copied from the keyingTransport into sshConn

@mikioh mikioh changed the title golang.org/x/crypto/ssh returns empty SessionIDs ssh: returns empty SessionIDs Feb 3, 2015
@mikioh
Copy link
Contributor

mikioh commented Feb 6, 2015

Closed by golang/crypto@88b65fb.

The review tools still cannot handle #NNNN format in the description of commit message for sub repository stuff.

@mikioh mikioh closed this as completed Feb 6, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
FiloSottile pushed a commit to FiloSottile/go that referenced this issue Nov 24, 2019
SessionID() returned nil previously.

Fixes golang#9761.

Change-Id: I53d2b347571d21eab2d913c2228e85997a84f757
Reviewed-on: https://go-review.googlesource.com/3872
Reviewed-by: Adam Langley <agl@golang.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants