]> granicus.if.org Git - file/commit
- limit the number of program and section header number of sections to be
authorChristos Zoulas <christos@zoulas.com>
Sat, 22 Nov 2014 16:04:29 +0000 (16:04 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 22 Nov 2014 16:04:29 +0000 (16:04 +0000)
commitb4c01141e5367f247b84dcaf6aefbb4e741842b8
tree610255a581df4639e8d330c85f1f8a87723e09ab
parent4b2de03d6e3d3dadaa96a87d16c915a9805640f3
- limit the number of program and section header number of sections to be
  processed to avoid excessive processing time.
- if a bad note is found, return 0 to stop processing immediately.
src/elfclass.h
src/readelf.c