]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libelf: memmove any extra bytes left by elf_cvt_gnuhash conversion
authorMark Wielaard <mark@klomp.org>
Mon, 20 Feb 2023 15:32:57 +0000 (16:32 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 23 Feb 2023 10:17:07 +0000 (11:17 +0100)
commit924bee3c416b50bfdfdb53a3058eac1d7d859ef0
tree4db171307020204e9511084d183d1c819c546f20
parent1807e14802d00a9320cd7a079b6c70c9cb7afca7
libelf: memmove any extra bytes left by elf_cvt_gnuhash conversion

Otherwise some undefined bytes might be left in the buffer. Now they
might still be not useful, but at least they are as defined in the
file.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libelf/ChangeLog
libelf/gnuhash_xlate.h