Wireshark-commits: [Wireshark-commits] master ff5d025: wsp: remove a bunch of if (tree) checks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Oct 2018 19:37:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff5d025307f8cb551c3a58ca523da662d3341c22
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ff5d025 by Martin Kaiser (wireshark@xxxxxxxxx):

    wsp: remove a bunch of if (tree) checks
    
    and the comments saying that those checks are a good idea
    
    Change-Id: Ie2d6ee769abb76fd83df97cebdd896686dee5db9
    Reviewed-on: https://code.wireshark.org/review/30395
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6a45b16   Add aptX HD dissector support
     add  ff5d025   wsp: remove a bunch of if (tree) checks


Summary of changes:
 epan/dissectors/packet-wsp.c | 193 +++++++++++++++++--------------------------
 1 file changed, 76 insertions(+), 117 deletions(-)