URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c32d27aa57b31fd195b65f3fbb5094b70ad26463
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c32d27a by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
    ieee802.11: Ensure optional sub-elements do not cause exceptions.
    
    The original code was causing a malformed packet exception if there was
    one additional byte after the measurement pilot interval.
    
    Bug: 15903
    Change-Id: Ibe3e7fab5ea5c3d18ea4792ff342a0d8b8d2533b
    Reviewed-on: https://code.wireshark.org/review/33858
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    
Actions performed:
    from  df28091   [Automatic update for 2019-07-07]
     add  c32d27a   ieee802.11: Ensure optional sub-elements do not cause exceptions.
Summary of changes:
 epan/dissectors/packet-ieee80211.c | 6 ++++++
 1 file changed, 6 insertions(+)