Date: Wed, 21 Jul 2010 08:58:52 +0000 (UTC) From: Kai Wang <kaiw@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libelf gelf_ehdr.c gelf_phdr.c gelf_shdr.c Message-ID: <201007211832.o6LIWlga099412@repoman.freebsd.org>
index | next in thread | raw e-mail
kaiw 2010-07-21 08:58:52 UTC
FreeBSD src repository
Modified files:
lib/libelf gelf_ehdr.c gelf_phdr.c gelf_shdr.c
Log:
SVN rev 210325 on 2010-07-21 08:58:52Z by kaiw
Bug fix: when updating headers using the gelf_update_*() functions,
the appropriate `dirty' bit needs to be set for both the Elf32 and
Elf64 case.
Obtained from: elftoolchain
MFC after: 1 month
Revision Changes Path
1.2 +2 -2 src/lib/libelf/gelf_ehdr.c
1.2 +2 -2 src/lib/libelf/gelf_phdr.c
1.2 +2 -2 src/lib/libelf/gelf_shdr.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007211832.o6LIWlga099412>
