Wireshark-commits: [Wireshark-commits] master 8276a88: ieee80211: handle reserved grouping value

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Feb 2016 18:23:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8276a8840fc78ee5b99956173203b6b4a993c998
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8276a88 by Peter Wu (peter@xxxxxxxxxxxxx):

    ieee80211: handle reserved grouping value
    
    Prevents a buffer overrun (read). Show expert info such that it can be
    detected (in case the value is non-reserved in the future).
    
    Bug: 11818
    Change-Id: I6cd2f4c9deb5cb515a53743aa83193521b2331e8
    Reviewed-on: https://code.wireshark.org/review/14040
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  236828b4  MIP6: fix mip6.lri.reserved exists multiple times with NOT compatible types: FT_BOOLEAN and FT_UINT16
    adds  8276a88   ieee80211: handle reserved grouping value


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