]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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:35:59 +0000 (12:35 +0000)
commitd520d4956e59bd4759932a4d1742828f88c0dd7a
tree5f11e58e2e5c67f773728922662a419921f79fb9
parentd7833f9f85636b077086e1fd5fdf67a8464bcc7e
Fix uninitialised memory acccess in COFF bfd backend

Backported from master.

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