| commit | ceb17a4d1e8b995425ba133ad8dc24d3e4efa987 | [log] [tgz] |
|---|---|---|
| author | David Symonds <dsymonds@golang.org> | Tue Nov 18 13:49:35 2014 +1100 |
| committer | David Symonds <dsymonds@golang.org> | Tue Nov 18 13:49:35 2014 +1100 |
| tree | d0b1cc9695fb1a16bda0b9f8c3a048a0d7701b26 | |
| parent | 8a099d0ded62c8e5a31ce4b162120febf6c1d645 [diff] |
goprotobuf: Fix proto.Clone operating on empty-but-non-nil []byte values. LGTM=djd R=djd CC=golang-codereviews https://codereview.appspot.com/173410043