jkoshy 2008-03-02 06:33:11 UTC
FreeBSD src repository
Modified files:
lib/libelf gelf_rel.c gelf_rela.c
Log:
Translate the r_info field of ELF relocation records when converting
between 64 and 32 bit variants.
Submitted by: kaiw
Revision Changes Path
1.2 +11 -2 src/lib/libelf/gelf_rel.c
1.2 +12 -2 src/lib/libelf/gelf_rela.c