Wireshark-commits: [Wireshark-commits] master 27f006b: ieee80211: extend parsing of SAE messages
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Oct 2018 16:12:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27f006bcf667b13c18eb679eb4c6c280499ddaa4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

27f006b by Joeri de Ruiter (joeri@xxxxxxxxxxxxx):

    ieee80211: extend parsing of SAE messages
    
    - Groups in the SAE exchange are named
    - The SAE message type is included explicitly (Commit or Confirm)
    
    Bug: 15197
    Change-Id: I8d95dd1603bbb8f46675ec66d60fd0b187787803
    Reviewed-on: https://code.wireshark.org/review/30127
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b0d9d61   QUIC: fix null-ptr dereference in gQUIC version check
     add  27f006b   ieee80211: extend parsing of SAE messages


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