Wireshark-commits: [Wireshark-commits] master-3.2 01f261d: btatt: check the opcode against the curr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Dec 2019 10:15:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01f261de41f4dd3233ef578e5c0ffb9c25c7d14d
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

01f261d 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/35387
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  c97e82b   NGAP: catch NAS 5GS dissection errors
     add  01f261d   btatt: check the opcode against the current data.


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