]> Cypherpunks repositories - gostls13.git/commit
fix gc bug. i think this is tgs's second bug.
authorRuss Cox <rsc@golang.org>
Thu, 12 Feb 2009 01:54:03 +0000 (17:54 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 12 Feb 2009 01:54:03 +0000 (17:54 -0800)
commit7cd24361bd66f11ec2beb1905052a3b73cdf3dac
tree39eb580e0d3ef2f9f0b7f3cb6047d28b57bda75e
parent38c232fe37bbc58ba7b0a52348fa83993ab99a82
fix gc bug.  i think this is tgs's second bug.
i stumbled across it in all.bash.

TBR=r
OCL=24912
CL=24912
src/runtime/malloc.c
src/runtime/mheap.c