r264383 - in /branches/gcc-8-branch/libgfortran...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Tue Sep 18 08:51:00 GMT 2018


Author: ktkachov
Date: Tue Sep 18 08:48:28 2018
New Revision: 264383

URL: https://gcc.gnu.org/viewcvs?rev=264383&root=gcc&view=rev
Log:
[libgfortran] Fix uninitialized variable use in fallback_access

	Backport from trunk
	2018-09-14  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	* io/unix.c (fallback_access): Avoid calling close on
	uninitialized file descriptor.

Modified:
    branches/gcc-8-branch/libgfortran/ChangeLog
    branches/gcc-8-branch/libgfortran/io/unix.c



More information about the Gcc-cvs mailing list