Wireshark-commits: [Wireshark-commits] master-3.0 b47d15a: DPNSS: dissect Service Indicator Code sy

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 May 2019 08:34:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b47d15ace19e214a2f2d6e90ae3cf2f528409f6c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

b47d15a by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    DPNSS: dissect Service Indicator Code synch/asynch info
    
    The DPNSS specification for the Service Indicator Code
    Synch/Asynchronous Information field states that the lower three bits of
    this field define the Data Type. This requires a filter of three bits,
    in this case 0x7, instead of 0x3 which is two bits.
    
    CID 1159107
    
    Change-Id: I38eec252c771adf085f98c3be077c9de102a37d2
    Reviewed-on: https://code.wireshark.org/review/33317
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 6cb990ccb03e3fa4154e080d8592f64ca45a9c7b)
    Reviewed-on: https://code.wireshark.org/review/33323
    

Actions performed:

    from  fe72e30   3.0.2 → 3.0.3.
     add  b47d15a   DPNSS: dissect Service Indicator Code synch/asynch info


Summary of changes:
 epan/dissectors/packet-dpnss.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)