aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/compress.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/compress.c b/bfd/compress.c
index 3d8c1d7..6b08346 100644
--- a/bfd/compress.c
+++ b/bfd/compress.c
@@ -564,6 +564,7 @@ bfd_init_section_decompress_status (bfd *abfd, sec_ptr sec)
return false;
}
uncompressed_size = bfd_getb64 (header + 4);
+ ch_type = 0;
}
else if (!bfd_check_compression_header (abfd, header, sec,
&ch_type,