]> git.ipfire.org Git - thirdparty/gcc.git/commit
Call release_input_file only if not NULL
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 28 Jan 2015 23:59:55 +0000 (23:59 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 28 Jan 2015 23:59:55 +0000 (15:59 -0800)
commit380c25ea45bc727bba57e3f304c89242aa1cfd0d
tree41b69af094f383ab3c06bc67fa11a5e3d67530b5
parent1dd63990a2d8f74ade5795cd635a2a82e46bed81
Call release_input_file only if not NULL

* lto-plugin.c (claim_file_handler): Call release_input_file only
if it is not NULL.

From-SVN: r220224
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c