Wireshark-commits: [Wireshark-commits] master 882a6ac: ICMPv6: resolve type errors on proto_tree_ad

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Oct 2016 18:44:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=882a6ac1ee7965b8a5087ee4c5752f65908a722d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

882a6ac by Yasuyuki Tanaka (yatch@xxxxxxxxxxxxxxxxxxxxx):

    ICMPv6: resolve type errors on proto_tree_add_bitmask()
    
    Bug: 13066
    Change-Id: Ia00441a6eea49c56f75f1757041bc7732ff32d00
    Reviewed-on: https://code.wireshark.org/review/18555
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d475519   Implement registration of capture dissectors by name
    adds  882a6ac   ICMPv6: resolve type errors on proto_tree_add_bitmask()


Summary of changes:
 epan/dissectors/packet-icmpv6.c |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)