Wireshark-commits: [Wireshark-commits] master 6b25798: fc00: get rid of if(tree)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Oct 2016 08:16:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b2579801445e25e49b85c4f71283e07858ba6b7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6b25798 by Martin Kaiser (wireshark@xxxxxxxxx):

    fc00: get rid of if(tree)
    
    Make sure that the newly added expert info will show up in the expert
    info window. Expert infos should never be under if (tree).
    
    Change-Id: I55daa693d4dc910eab38028340a934062d351e98
    Reviewed-on: https://code.wireshark.org/review/18393
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1c7b431   LSD: avoid dereferencing a null pointer
    adds  6b25798   fc00: get rid of if(tree)


Summary of changes:
 epan/dissectors/packet-fc00.c |  115 ++++++++++++++++++++---------------------
 1 file changed, 57 insertions(+), 58 deletions(-)