]> Cypherpunks repositories - gostls13.git/commit
runtime: use right mask to extract type kind
authorKeith Randall <khr@golang.org>
Thu, 31 Jul 2014 16:32:09 +0000 (09:32 -0700)
committerKeith Randall <khr@golang.org>
Thu, 31 Jul 2014 16:32:09 +0000 (09:32 -0700)
commit1e0b37890559538efbde6e1fb013b8b676db7d17
tree529f8ea13590e27081d2c961426898f8658ee719
parentcecca43804e0bd795581b6ec6a376509ed5fea05
runtime: use right mask to extract type kind

Cleanup from recent malloc changes.

LGTM=dvyukov
R=dvyukov
CC=golang-codereviews
https://golang.org/cl/120960043
src/pkg/runtime/race.go