• Ian Lance Taylor's avatar
    Avoid race condition. Following the left to right rule, · 5abf395b
    Ian Lance Taylor authored
    s.output.Data() was being retrieved before the synchronization
    point, which meant that it could be retrieved before the
    goroutine wrote it.  Using gccgo this caused random errors.
    
    R=gri
    DELTA=2  (1 added, 0 deleted, 1 changed)
    OCL=31046
    CL=31267
    5abf395b
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg Loading commit data...
Make.386 Loading commit data...
Make.amd64 Loading commit data...
Make.arm Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...