]> Cypherpunks repositories - gostls13.git/commit
undo CL 141840043 / 65e21380cb2a
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 29 Sep 2014 20:28:08 +0000 (13:28 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 29 Sep 2014 20:28:08 +0000 (13:28 -0700)
commit1cfa5958f0ab841bd00fcc0d674bfec87e2055bd
tree2e0cdd78b03a7753184915d64f176e832dcd7f99
parent259f0ffade606f121bb99884371693ed1aef2841
undo CL 141840043 / 65e21380cb2a

Unnecessary; covered by https://golang.org/cl/141690043

Verified by jonathan@titanous.com on golang-dev.

««« original CL description
cmd/ld: close outfile before cleanup

This prevents the temporary directory from being leaked when
the linker is run on a FUSE filesystem.

Fixes #8684.

LGTM=bradfitz
R=golang-codereviews, rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/141840043

»»»

LGTM=jonathan, iant
R=iant, jonathan
CC=golang-codereviews
https://golang.org/cl/150250045
src/cmd/ld/lib.c