Wireshark-commits: [Wireshark-commits] master 13c0136: DCE/RPC proto_tree_add_boolean -> proto_tree

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 19:41:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13c013611d3ccfa0b834dac8c0381552b82277db
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

13c0136 by Michael Mann (mmann78@xxxxxxxxxxxx):

    DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_value
    
    Change-Id: I88398aa1923e86bb83b97cc3904529a5810f6c40
    Reviewed-on: https://code.wireshark.org/review/15978
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c98b0d5   Add Cisco ttag dissector
    adds  13c0136   DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_value


Summary of changes:
 epan/dissectors/packet-dcerpc-lsa.c    |   76 ++++++++++++++-----------
 epan/dissectors/packet-dcerpc-samr.c   |   91 +++++++++++++++++-------------
 epan/dissectors/packet-dcerpc-winreg.c |   19 ++++---
 epan/dissectors/pidl/lsa/lsa.cnf       |   76 +++++++++++++++----------
 epan/dissectors/pidl/samr/samr.cnf     |   96 +++++++++++++++++++-------------
 epan/dissectors/pidl/winreg/winreg.cnf |   20 ++++---
 6 files changed, 224 insertions(+), 154 deletions(-)