]> Cypherpunks repositories - gostls13.git/commit
runtime: fix one-time memory leak on linux
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 10 Jun 2013 18:59:39 +0000 (22:59 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 10 Jun 2013 18:59:39 +0000 (22:59 +0400)
commitfd41926347c6f1cf1cc06079050912b9c48a1f09
tree48676a099348dd281c374a5d452758659c23cc56
parent62747bde6c72ea6335a28daaf148a970b991987b
runtime: fix one-time memory leak on linux
Update #5641.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/10144043
src/pkg/runtime/mem_linux.c