Wireshark-commits: [Wireshark-commits] master c0069d9: http2: Use proto_tree_add_bitmask_with_flags

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Apr 2020 11:45:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0069d9676e71681d01ccb0da2f9caee5976c076
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c0069d9 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    http2: Use proto_tree_add_bitmask_with_flags_ret_uint64() to dis flags.
    
    Change-Id: Ie40568120c8a96e584dc7073fd0578574218f02b
    Reviewed-on: https://code.wireshark.org/review/36891
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5115fc5   http2: Introduce decode as for streams without content-type.
     add  c0069d9   http2: Use proto_tree_add_bitmask_with_flags_ret_uint64() to dis flags.


Summary of changes:
 epan/dissectors/packet-http2.c | 87 ++++++++++++++++++++++++++++++------------
 1 file changed, 62 insertions(+), 25 deletions(-)