diff options
| author | Russ Cox <rsc@golang.org> | 2009-06-15 21:31:56 -0700 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2009-06-15 21:31:56 -0700 |
| commit | 8c357ce269c3c264ce29ff9c3e52b45d8591b707 (patch) | |
| tree | bbe337377e06b54926dcf0aeca683d51f780dcd9 /src/cmd/make.bash | |
| parent | 36835c7a47dac796f64159e5e1b1d5abc26c4b8b (diff) | |
| download | go-8c357ce269c3c264ce29ff9c3e52b45d8591b707.tar.xz | |
fix another gc bug, one that i have only imagined,
not observed: do not use malloc to allocate stacks
during garbage collection, because it would make the
malloc data structures change underfoot.
R=r
DELTA=6 (3 added, 0 deleted, 3 changed)
OCL=30323
CL=30326
Diffstat (limited to 'src/cmd/make.bash')
0 files changed, 0 insertions, 0 deletions
