]> Cypherpunks repositories - gostls13.git/commit
cmd/link: close input files when copying to temporary directory
authorIan Lance Taylor <iant@golang.org>
Wed, 5 Dec 2018 17:52:19 +0000 (09:52 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 5 Dec 2018 18:18:12 +0000 (18:18 +0000)
commit35435b27c406cdbe506a2eef56c6a10f208e3b9c
tree8be7ec97ba286d915fc970693e0b91865b973f0b
parentccb8735ba2ec75457b9885382d8e56325134a50a
cmd/link: close input files when copying to temporary directory

Fixes #29110

Change-Id: I077d1a9caa7f4545de1418cec718c4a37ac36ef8
Reviewed-on: https://go-review.googlesource.com/c/152757
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/link/internal/ld/lib.go