commit | 95323c59eaa6ffa8c76450c19a3831c88ecd19e3 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Mon Jul 18 15:54:11 2011 +1000 |
committer | Nigel Tao <nigeltao@golang.org> | Mon Jul 18 15:54:11 2011 +1000 |
tree | ef855b6a2d7c7fb008b21c969dbb4517dd425082 | |
parent | a8e0035bd346beebb9d6bb5b43cb99ca901dd47a [diff] |
runtime: fix panic for make(chan [0]byte). I suspect that this was introduced by http://code.google.com/p/go/source/detail?r=6e4ee32fffd1 R=r CC=golang-dev https://golang.org/cl/4764045