]> Cypherpunks repositories - gostls13.git/commit
runtime: print address as hex in messages
authorShenghou Ma <minux@golang.org>
Mon, 18 Jan 2016 22:55:06 +0000 (17:55 -0500)
committerMinux Ma <minux@golang.org>
Mon, 18 Jan 2016 23:48:06 +0000 (23:48 +0000)
commit14aacc2fd8abe054ca7e63a141e87b2844623303
treeae9ac98d6a42790f648bbbcf4f7271af628192ea
parent3092a63a649ee95865e8b1da4eb2ee4bfe634a7e
runtime: print address as hex in messages

Change-Id: I7ccf1b5001d77c4390479f53c0137ab02f98595b
Reviewed-on: https://go-review.googlesource.com/18685
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/malloc.go