]> Cypherpunks repositories - gostls13.git/commit
runtime: fix SysFree to really free memory on Windows
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 24 Nov 2010 00:47:35 +0000 (11:47 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 24 Nov 2010 00:47:35 +0000 (11:47 +1100)
commit4e69976a60dc572a48eec7ce0ce2c37436f592e0
treec61a7278e644ce016803b8c6240862dcd1f97002
parent86cdbfb5eb391d5ac99c406cb736a7610ef093c0
runtime: fix SysFree to really free memory on Windows

Fixes #1294.

R=golang-dev, PeterGo, iant
CC=golang-dev
https://golang.org/cl/3271041
src/pkg/runtime/windows/mem.c