Fix uninitialised memory acccess in COFF bfd backend
authorChristophe Guillon <christophe.guillon@st.com>
Tue, 15 May 2018 12:27:45 +0000 (12:27 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Tue, 15 May 2018 12:33:42 +0000 (12:33 +0000)
commit810ed4db984d378ca9c8e3d152966fb81c23ef95
tree84cfd1b117d3bd36fd71756839c4dc1870a47dc9
parent1678bd35a35a3bace2d4aee39b64d96c638651f0
Fix uninitialised memory acccess in COFF bfd backend

2018-05-15  Christophe Guillon  <christophe.guillon@st.com>

* coffcode.h (coff_bigobj_swap_aux_in): Make sure that all fields
of the aux structure are initialised.

Change-Id: I81be255ac6611afbe00995fac550e98e6a07e5df
bfd/ChangeLog
bfd/coffcode.h
This page took 0.038084 seconds and 4 git commands to generate.