Fix potentially undefined behaviour in the linker when parsing input statements.
authorNick Clifton <nickc@redhat.com>
Thu, 21 Nov 2019 17:02:40 +0000 (17:02 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 21 Nov 2019 17:04:05 +0000 (17:04 +0000)
commitb52696f9e567da157b152ae641f064507f993969
treedb1a4f473dd5440326326ab69447f36bb0cb71b9
parent2e84f897e51ee67ab8d3ddf848c4a2bfebbd7173
Fix potentially undefined behaviour in the linker when parsing input statements.

* ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Check for an empty
file chain before examining the first input statement.
ld/ChangeLog
ld/ldlang.h
This page took 0.025205 seconds and 4 git commands to generate.