Wireshark-commits: [Wireshark-commits] master 07fc579: IPv6: don't call expert_info on if(tree)
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Oct 2015 18:25:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07fc579eee1779cdc06afd09a69cf0a0eb826a45
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

07fc579 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    IPv6: don't call expert_info on if(tree)
    
    Change-Id: Ie915a60aba3190bdb7acb4dc364fbe58f3e90007
    Reviewed-on: https://code.wireshark.org/review/10673
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  a368ba5   COMPOSE_FRAME_TYPE(fcf) is stored in frame_type_subtype.
    adds  07fc579   IPv6: don't call expert_info on if(tree)


Summary of changes:
 epan/dissectors/packet-ipv6.c |  513 ++++++++++++++++++++---------------------
 1 file changed, 251 insertions(+), 262 deletions(-)