Wireshark-commits: [Wireshark-commits] master 141e3e0: SCTP: Use proto_tree_add_bitmask_list() for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Aug 2019 12:27:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=141e3e0155857b36bc469710bd96b6b5d89ab1c6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

141e3e0 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    SCTP: Use proto_tree_add_bitmask_list() for data chunk flags.
    
    Change-Id: I9da080982d5ca85cbd3747008cd1f2b3670b6baa
    Reviewed-on: https://code.wireshark.org/review/34369
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dd7b09e   Qt (zip_helper): Fix Dead Store
     add  141e3e0   SCTP: Use proto_tree_add_bitmask_list() for data chunk flags.


Summary of changes:
 epan/dissectors/packet-sctp.c | 29 ++++++++++++++++++-----------
 1 file changed, 18 insertions(+), 11 deletions(-)