Wireshark-commits: [Wireshark-commits] master 35fa77c: ASTERIX: Bugfix in CAT021 V0.26 and V0.23

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 May 2020 09:56:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35fa77ce96829edd22c9ca272c93fd85305f43ed
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

35fa77c by Prince Paul (prince.paul.k@xxxxxxxxx):

    ASTERIX: Bugfix in CAT021 V0.26 and V0.23
    
    Refer: https://www.eurocontrol.int/publication/cat021-eurocontrol-specification-surveillance-data-exchange-asterix-part-12-category-21
    
    1. Fix scaling factor of I021_165_ROT from 1.0 to 1.0/4.0
    2. Fix length of spare bit in I021/165
    3. Fix mask of &hf_021_165_TI from 0x80 (1bit) to 0xc0 (2bits)
    
    Change-Id: I81cf933e918672d3e3e49d6f38b6b9aefb7137c7
    Reviewed-on: https://code.wireshark.org/review/37055
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  db717c2   FTDI FT: Do not finalize empty composite tvb
     add  35fa77c   ASTERIX: Bugfix in CAT021 V0.26 and V0.23


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