ELF Tool Chain/elftoolchain 3638trunk/elfcopy sections.c

elfcopy: avoid filter_reloc uninitialized variable for rela

Previously we accessed rel.r_info for both rel and rela relocations,
and it was unitialized in the latter case.  Note that filter_reloc is
likely to be removed (see FreeBSD PR232176) but we might as well fix
this bug in any case.
DeltaFile
+4-3trunk/elfcopy/sections.c
+4-31 files

UnifiedSplitRaw