Wireshark-commits: [Wireshark-commits] master 813a1fb: Initialize the 11b presence flag to 0.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Jul 2015 16:44:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=813a1fb5be8d1c5b2880efcf41f844a3f26b5b41
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

813a1fb by Guy Harris (guy@xxxxxxxxxxxx):

    Initialize the 11b presence flag to 0.
    
    There were some cases where it wasn't getting initialized when we set
    the PHY to 11b, in addition to the one Pascal found.
    
    Change-Id: I127737cd29dc53c96342364de5cb722b135f23f3
    Reviewed-on: https://code.wireshark.org/review/9540
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5b76ef3   Next Windows Server version seems to be named Windows Server 2016 now
    adds  813a1fb   Initialize the 11b presence flag to 0.


Summary of changes:
 epan/dissectors/packet-ieee80211-netmon.c  |    1 +
 epan/dissectors/packet-ieee80211-wlancap.c |    2 ++
 epan/dissectors/packet-ixveriwave.c        |    1 +
 wiretap/commview.c                         |    1 +
 4 files changed, 5 insertions(+)