Wireshark-commits: [Wireshark-commits] master 73f24f5: ccid: dissect interrupt notifications for 8
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73f24f5ad8dcd207c3ebcbd848ba2303d1a6f977
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
73f24f5 by Eric Wild (ewild@xxxxxxxxxxx):
ccid: dissect interrupt notifications for 8 slots
This was previously limited to one byte (=4 slots), and afaik no readers
existed that supported more slots until now - now there is the sysmocom
octsim that as the name implies offers 8 slots.
Change-Id: I5eccc7b6fb0d3c12ef7d7379d3ee88b5e7c45b71
Reviewed-on: https://code.wireshark.org/review/37816
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4fc9098 Qt: Keep pane sizes when quit without loading a file
add 73f24f5 ccid: dissect interrupt notifications for 8 slots
Summary of changes:
epan/dissectors/packet-usb-ccid.c | 55 +++++++++++++++++++++++++++++++++++++--
1 file changed, 53 insertions(+), 2 deletions(-)