Wireshark-commits: [Wireshark-commits] master b752f97: IPv6: Don't call expert info under if(tree)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Oct 2015 23:53:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b752f97b0b1b23e7cb3df97364ebb78c6cd53222
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    IPv6: Don't call expert info under if(tree) (for options)
    
    Change-Id: I94f096a0ca487311d44a03e4183732db015605b2
    Reviewed-on: https://code.wireshark.org/review/10896
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  177cf49   Back out the verbose Makefile stuff.
    adds  b752f97   IPv6: Don't call expert info under if(tree) (for options)


Summary of changes:
 epan/dissectors/packet-ipv6.c |  476 ++++++++++++++++++++---------------------
 1 file changed, 237 insertions(+), 239 deletions(-)