Wireshark-commits: [Wireshark-commits] master-2.0 7dd8d2c: [ssl handshake] remove unnecessary if (t

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

Commits:

7dd8d2c 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>
    (cherry picked from commit 894c3c08c8ffec689bc1200f6c877db765131381)
    Reviewed-on: https://code.wireshark.org/review/11009
    

Actions performed:

    from  c3f57b2   Change proto_tree_add_ipv6() to take a struct e_in6_addr pointer
    adds  7dd8d2c   [ssl handshake] remove unnecessary if (tree) checks


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