Wireshark-commits: [Wireshark-commits] master-3.2 6323e32: ASTERIX: Fix data item I002/070
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jul 2020 04:12:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6323e32877d64e956d33360730dc19cc8cba516a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

6323e32 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    ASTERIX: Fix data item I002/070
    
    I002/070 dissection is broken in two ways
    - According to spec the name is "Plot Count Values"
    - The bitfield for IDENT is interpreted incorrectly
    
    Bug: 16663
    Change-Id: I224a53bcecf11a3cbc98bfaa3533caf51bea21ec
    Reviewed-on: https://code.wireshark.org/review/37615
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 47a1b736bdbbf52b819c0a6525728467fccce800)
    Reviewed-on: https://code.wireshark.org/review/37619
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6153cf6   Windows: Upgrade Npcap to 0.9994.
     add  6323e32   ASTERIX: Fix data item I002/070


Summary of changes:
 epan/dissectors/packet-asterix.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)