Wireshark-commits: [Wireshark-commits] master e50ba8e: ieee802.11: Add some expert infos when Phy C

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Jun 2019 08:37:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e50ba8e8b93549b1cf3e14987c15d98f8a0cf774
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e50ba8e by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee802.11: Add some expert infos when Phy Capabilities are short.
    
    This helps developers know they are missing bits of data that should be
    there by adding an expert info rather than showing a malformed packet.
    
    Bug: 15861
    Change-Id: Iacd85be228c60e4e3dcef344a38506568172e0da
    Reviewed-on: https://code.wireshark.org/review/33691
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  0d150d2   Qt: Convert the list management icons to templates.
     add  e50ba8e   ieee802.11: Add some expert infos when Phy Capabilities are short.


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