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(-)