Wireshark-commits: [Wireshark-commits] master-2.2 cedf64d: IEEE 802.11: fix dissection of PLMN Info

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Aug 2016 17:05:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cedf64df0cd3360f5bac0b71ebcab8fccf871ccc
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

cedf64d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IEEE 802.11: fix dissection of PLMN Information IE
    
    According to 3GPP 24.302 annex H, it uses little endian encoding
    
    Change-Id: Ia764e0bb16f8bb197214109e40b1f4c5079ec654
    Reviewed-on: https://code.wireshark.org/review/17026
    Reviewed-by: Adrian Granados <adrian@xxxxxxxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit cf6aa84810e4f9edf95d82af683790be150feeda)
    Reviewed-on: https://code.wireshark.org/review/17032
    

Actions performed:

    from  9efee4b   extcap: fix a compile error with Qt4
    adds  cedf64d   IEEE 802.11: fix dissection of PLMN Information IE


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