URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec650d45a930ff5e67f5f37aa54d5bfb010dda1d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ec650d4 by Peter Wu (peter@xxxxxxxxxxxxx):
elf: separate ett for program and sections entries
This makes it easier to focus on a single section entry, collapsing all
other entries.
Change-Id: I3de72065eb279e9449496a7224508e5be85c3757
Reviewed-on: https://code.wireshark.org/review/5456
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 4d55e1f Presumably the intent is to dump *non*-dummy entries.
adds ec650d4 elf: separate ett for program and sections entries
Summary of changes:
epan/dissectors/file-elf.c | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)