Wireshark-commits: [Wireshark-commits] master fbb5761: GSUP: remove the tree check

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Mar 2019 12:56:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fbb5761250de1ea39a7ca9e7dbc13a957ef3aeaa
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fbb5761 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    GSUP: remove the tree check
    
    It prevents the call of the sub dissector and an update of the columns /
    expert infos in the first pass.
    
    Change-Id: I016342ad168766bc275ffd3bf47df271755aa65d
    Reviewed-on: https://code.wireshark.org/review/32390
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  e3ae91e   btmesh: Adding support Proxy Protocol control messages
     add  fbb5761   GSUP: remove the tree check


Summary of changes:
 epan/dissectors/packet-gsm_gsup.c | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)