ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 24e44a6: Don't hide dissected data under a "Data" ite

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 01 Aug 2018 05:55:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24e44a6ae698a5894c8a81761ff5a52599add4d0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

24e44a6 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't hide dissected data under a "Data" item.
    
    Only put otherwise-undissectable BER data under that item.
    
    That removes an extra layer that needs to be opened up.
    
    Change-Id: I6b025a782ff7199c84bad46160c7c286e79b0580
    Reviewed-on: https://code.wireshark.org/review/28915
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d985188   AT: Dissect commands
    adds  24e44a6   Don't hide dissected data under a "Data" item.


Summary of changes:
 epan/dissectors/file-rfc7468.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)