Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.6 ad51b2f: ieee80211: Fix Vendor Specific Fixed Fie

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Nov 2018 18:46:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad51b2f39e4c0dd070c2a5bffb41726b58d845dd
Submitter: "Richard Sharpe <realrichardsharpe@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

ad51b2f by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee80211: Fix Vendor Specific Fixed Field dissection.
    
    Prevent malformed packet exceptions.
    
    Bug: 15273
    Change-Id: I88c8fe4bf19d1c8ef478068dde8c220afdd33589
    Reviewed-on: https://code.wireshark.org/review/30565
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit a0bb983834c87a0aa6da7b9fe1f850139354c125)
    Reviewed-on: https://code.wireshark.org/review/30577
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    

Actions performed:

    from  0cc3d4c   sshdump: fix generation of error message from remote side.
     add  ad51b2f   ieee80211: Fix Vendor Specific Fixed Field dissection.


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)