This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] tests: unstrip: Add test for mismatched .strtab sections


On Sun, 2016-10-23 at 10:25 -0700, Kevin Cernekee wrote:
> Current unstrip test cases either have no .symtab/.strtab in the
> stripped binary, or .strtab sections that are identical between the
> stripped and debuginfo binaries.  Add a test case where .symtab/.strtab
> in the stripped binary contains a small subset of the full unstripped
> data.

Good to see real world testfiles. It made making sure your patch really
fixed the issue that much easier. Pushed to master.

> Signed-off-by: Kevin Cernekee <cernekee@chromium.org>

Thanks,

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]