commit | 058f0eec529666ecacd81b63aba586dad0b34a6b | [log] [tgz] |
---|---|---|
author | Han-Wen Nienhuys <hanwen@google.com> | Mon Apr 14 09:23:18 2014 -0700 |
committer | Adam Langley <agl@golang.org> | Mon Apr 14 09:23:18 2014 -0700 |
tree | 4bc461bf6363e9641aa66bbbd3695129600fd10d | |
parent | 7e436327309324370917a1878da60107b88499aa [diff] |
go.crypto/ssh: only offset channel IDs when debugMux is set. Otherwise, the package leaks data about total number of connections established through its channel IDs. R=agl, jpsugar CC=golang-codereviews https://golang.org/cl/87280043