On Wed, 2015-05-06 at 17:42 +0200, Mark Wielaard wrote:
> This is similar to commit 9644aa for readelf print_attributes.
> Bail out when the vendor name isn't terminated and add overflow check
> for subsection_len.
Pushed to master.
This is similar to commit 9644aa for readelf print_attributes.
Bail out when the vendor name isn't terminated and add overflow check
for subsection_len.
Note that readelf does handle non-gnu attributes, while elflint doesn't.
Signed-off-by: Mark Wielaard
---
src/ChangeLog | 2 ++
src/elflint.c