summaryrefslogtreecommitdiffstats
path: root/libelf/elf_compress_gnu.c
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/elf_compress_gnu.c')
-rw-r--r--libelf/elf_compress_gnu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libelf/elf_compress_gnu.c b/libelf/elf_compress_gnu.c
index dfa7c571..198dc7d5 100644
--- a/libelf/elf_compress_gnu.c
+++ b/libelf/elf_compress_gnu.c
@@ -196,7 +196,7 @@ elf_compress_gnu (Elf_Scn *scn, int inflate, unsigned int flags)
}
__libelf_reset_rawdata (scn, buf_out, size, sh_addralign,
- __libelf_data_type (elf, sh_type));
+ __libelf_data_type (elf, sh_type, sh_addralign));
scn->zdata_base = buf_out;