-
Russ Cox authored
The code was already careful not to use malloc/free for stack growth during calls to malloc. Avoid them during calls to free too. R=r DELTA=9 (7 added, 0 deleted, 2 changed) OCL=29606 CL=29610
47fe18bf
The code was already careful not to use malloc/free for stack growth during calls to malloc. Avoid them during calls to free too. R=r DELTA=9 (7 added, 0 deleted, 2 changed) OCL=29606 CL=29610
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
386 | Loading commit data... | |
amd64 | Loading commit data... | |
arm | Loading commit data... | |
darwin | Loading commit data... | |
linux | Loading commit data... | |
Makefile | Loading commit data... | |
array.c | Loading commit data... | |
cgo2c.c | Loading commit data... | |
chan.c | Loading commit data... | |
float.c | Loading commit data... | |
float_go.cgo | Loading commit data... | |
hashmap.c | Loading commit data... | |
hashmap.h | Loading commit data... | |
iface.c | Loading commit data... | |
malloc.c | Loading commit data... | |
malloc.h | Loading commit data... | |
malloc_go.cgo | Loading commit data... | |
mcache.c | Loading commit data... | |
mcentral.c | Loading commit data... | |
mem.c | Loading commit data... | |
mfixalloc.c | Loading commit data... | |
mgc0.c | Loading commit data... | |
mheap.c | Loading commit data... | |
mheapmap32.c | Loading commit data... | |
mheapmap32.h | Loading commit data... | |
mheapmap64.c | Loading commit data... | |
mheapmap64.h | Loading commit data... | |
msize.c | Loading commit data... | |
print.c | Loading commit data... | |
proc.c | Loading commit data... | |
rune.c | Loading commit data... | |
runtime.c | Loading commit data... | |
runtime.h | Loading commit data... | |
sema.c | Loading commit data... | |
sema_go.cgo | Loading commit data... | |
string.c | Loading commit data... | |
symtab.c | Loading commit data... |