]> Cypherpunks repositories - gostls13.git/commit
runtime: deallocate specials before deallocating the underlying object.
authorKeith Randall <khr@golang.org>
Wed, 8 Jan 2014 20:41:26 +0000 (12:41 -0800)
committerKeith Randall <khr@golang.org>
Wed, 8 Jan 2014 20:41:26 +0000 (12:41 -0800)
commite7d010a6a7c19c3af6a8157356d09cea23eab198
tree0aa9ff99ca24f7f47a0f92f83a9474fe0cd0a049
parent89c5d178785bd7884dbb14d73f85f600196d6cb6
runtime: deallocate specials before deallocating the underlying object.

R=dvyukov
CC=golang-codereviews
https://golang.org/cl/48840043
src/pkg/runtime/malloc.goc