diff options
author | Nick Clifton <nickc@redhat.com> | 2015-04-24 17:13:22 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-04-24 17:13:22 +0100 |
commit | de13ef81f041f7f51687ef1873c74e853b97e73a (patch) | |
tree | ac4a0f49bc8e11516977363bba28319767a5fd31 /gdb/doc | |
parent | 7a5c933c7c2c3926b13a047c64f2af1d3ce8e1db (diff) | |
download | gdb-de13ef81f041f7f51687ef1873c74e853b97e73a.zip gdb-de13ef81f041f7f51687ef1873c74e853b97e73a.tar.gz gdb-de13ef81f041f7f51687ef1873c74e853b97e73a.tar.bz2 |
Fix compile time warning messages about variables being used before they are initialised.
PR 18313
bin * ieee.c (ieee_read_cxx_class): Initialise the varargs variable.
* readelf.c (uncompress_section_contents): Zero initialise the
zstream structure.
bfd * compress.c (decompress_contents): Zero initialse the z_stream
structure.
Diffstat (limited to 'gdb/doc')
0 files changed, 0 insertions, 0 deletions