Wireshark-commits: [Wireshark-commits] master-3.0 5ed1108: btatt: check the opcode against the curr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Dec 2019 10:15:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ed1108a68b136034f7c173dfc604893251a76e7
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

5ed1108 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>
    (cherry picked from commit 68a7add68a725203cccf98d7d6c752a6bad866c0)
    Reviewed-on: https://code.wireshark.org/review/35388
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  601e68d   Windows: upgrade Npcap to 0.9984
     add  5ed1108   btatt: check the opcode against the current data.


Summary of changes:
 epan/dissectors/packet-btatt.c | 52 ++++++++++++++++++++++++------------------
 1 file changed, 30 insertions(+), 22 deletions(-)