ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master e87f9e8: ASTERIX: fix dissection of 021/90 Quality In

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Aug 2018 20:17:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e87f9e8eacf21474d1fdb96561f537add36e1d8c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e87f9e8 by Tomas Konecny (tomas.konecny@xxxxxxxx):

    ASTERIX: fix dissection of 021/90 Quality Indicators item
    
    The third extension is not decoded correctly because bad description of the second extension.
    Spare bits 8 and 7 were missing in I021_090_PARTS[] structure.
    
    Bug: 15076
    Change-Id: I68b644b15177016e075c87004281b76b5c6f19e2
    Reviewed-on: https://code.wireshark.org/review/29335
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  efb84bb   ppp: disable USB heuristic subdissector by default
     add  e87f9e8   ASTERIX: fix dissection of 021/90 Quality Indicators item


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