On Thu, 2016-02-04 at 10:01 +0100, Mark Wielaard wrote: > In commit c0748e "libelf: More checking of valid sh_addralign values." we > adjusted bogus alignment of data buffers if they were greater than the > offset of the data in the file. This works OK, except when there is no > data in the file. So make sure to not adjust any NOBITS sections. > > Also adds a test that shows the issue and makes sure elflint is called > with --gnu in run-strip-test.sh.
I pushed this to master.
