Wireshark-commits: [Wireshark-commits] master 894c3c0: [ssl handshake] remove unnecessary if (tree)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 Oct 2015 06:18:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=894c3c08c8ffec689bc1200f6c877db765131381
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

894c3c0 by Martin Kaiser (wireshark@xxxxxxxxx):

    [ssl handshake] remove unnecessary if (tree) checks
    
    Change-Id: I0c4530fb739d6d1672a624d2b8c1accea99f6fdc
    Reviewed-on: https://code.wireshark.org/review/10985
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2619319   gtk: add asserts.
    adds  894c3c0   [ssl handshake] remove unnecessary if (tree) checks


Summary of changes:
 epan/dissectors/packet-ssl.c |   65 ++++++++++++++++++------------------------
 1 file changed, 28 insertions(+), 37 deletions(-)