commit | 0d3cfff99f4428b308d63d9386fec9cd86475faa | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@golang.org> | Thu Apr 26 12:05:35 2012 -0400 |
committer | Adam Langley <agl@golang.org> | Thu Apr 26 12:05:35 2012 -0400 |
tree | a8e77bd6abd06decc8c9da4119083e299202e615 | |
parent | b333fd1d05df0831a43bd3138e35c61dc0f49cc0 [diff] |
ssh: fix deadlock The code was taking locks in the wrong order. Fixes golang/go#3570. R=fullung CC=golang-dev https://golang.org/cl/6123058