Wireshark-commits: [Wireshark-commits] master d97aedb: Fix a couple of item bitmasks where bit posi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Aug 2020 05:49:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d97aedb64fc72a4d17b01105a57362f815f32e98
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d97aedb by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    Fix a couple of item bitmasks where bit positions were ommitted in error.
    
    Detected by check_typed_item_calls.py.
    
    Change-Id: I08081c6619f3e1cd1b6733c8a2864bf9ac2a16aa
    Reviewed-on: https://code.wireshark.org/review/38162
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e2c3320   bthci: Correct endianess and fields related to LE isochronous streams
     add  d97aedb   Fix a couple of item bitmasks where bit positions were ommitted in error.


Summary of changes:
 epan/dissectors/packet-icmpv6.c           | 2 +-
 epan/dissectors/packet-zbee-zcl-general.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)