This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249841 - in /trunk/gcc: ChangeLog lto-wrapper.c
- From: sylvestre at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 Jun 2017 14:17:55 -0000
- Subject: r249841 - in /trunk/gcc: ChangeLog lto-wrapper.c
Author: sylvestre
Date: Fri Jun 30 14:17:54 2017
New Revision: 249841
URL: https://gcc.gnu.org/viewcvs?rev=249841&root=gcc&view=rev
Log:
* lto-wrapper.c (copy_file) Close both file descriptors before
exiting normally.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-wrapper.c