Call release_input_file only if not NULL
commit1dc57669b2fdc3709f583fe2401c5228cdc80599
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 23:59:55 +0000 (28 23:59 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 23:59:55 +0000 (28 23:59 +0000)
tree41b69af094f383ab3c06bc67fa11a5e3d67530b5
parentfd166f674738930a959a872c6730183be75a40d5
Call release_input_file only if not NULL

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220224 138bc75d-0d04-0410-961f-82ee72b054a4
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c