Wireshark-commits: [Wireshark-commits] master 2ab8710: TRANSUM: fix crash with current top of tree

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Sep 2018 11:14:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ab87102bb9aec5a5986aaeb5ee2bf0319454d1a
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2ab8710 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    TRANSUM: fix crash with current top of tree
    
    ssl filters were renamed to tls.
    Also protect against not found fields to avoid a crash in the future.
    
    Change-Id: I181a252557b8261fa134b1331c31096a6205635f
    Reviewed-on: https://code.wireshark.org/review/29715
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  4184963   docsis: add MDD TLV 21, 22 support
     add  2ab8710   TRANSUM: fix crash with current top of tree


Summary of changes:
 plugins/epan/transum/packet-transum.c | 8 ++++++--
 plugins/epan/transum/packet-transum.h | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)