Wireshark-commits: [Wireshark-commits] master 47a1b73: ASTERIX: Fix data item I002/070

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Jun 2020 14:23:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47a1b736bdbbf52b819c0a6525728467fccce800
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

47a1b73 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>
    

Actions performed:

    from  570a0cb   Set member variables in initialiser list (rather than in CTOR bodies).
     add  47a1b73   ASTERIX: Fix data item I002/070


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