]> Cypherpunks repositories - gostls13.git/commit
reflect: fix struct size calculation to include terminal padding
authorDamien Neil <dneil@google.com>
Thu, 16 Oct 2014 20:58:32 +0000 (13:58 -0700)
committerRob Pike <r@golang.org>
Thu, 16 Oct 2014 20:58:32 +0000 (13:58 -0700)
commit4e1d1965435046192267a6a03dd14773517b28b5
treedb0f72e411c435432771f51905659f4361203511
parent68521aa6a8d8c6d8a136858f9be8d6b067498462
reflect: fix struct size calculation to include terminal padding

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/160920045
src/reflect/all_test.go
src/reflect/type.go