URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68a7add68a725203cccf98d7d6c752a6bad866c0
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
68a7add by Dario Lombardo (lomato@xxxxxxxxx):
btatt: check the opcode against the current data.
While here:
- some indentation fixes
- add defines for missing ATT_OPCODEs
Bug: 16258
Change-Id: I2cd8172bcff9c209bbddc4729573c008a8e81fec
Reviewed-on: https://code.wireshark.org/review/35339
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9910d8c extcap: Pass --extcap-version if extcap supports it
add 68a7add btatt: check the opcode against the current data.
Summary of changes:
epan/dissectors/packet-btatt.c | 52 ++++++++++++++++++++++++------------------
1 file changed, 30 insertions(+), 22 deletions(-)