Wireshark-commits: [Wireshark-commits] master-1.12 1ffee38: ieee80211: initialize bssid for data fr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Jan 2015 18:56:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ffee38cf1054ec92b2b629f0ae974fd9ec3c888
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

1ffee38 by Evan Huus (eapache@xxxxxxxxx):

    ieee80211: initialize bssid for data frames
    
    Hypothentical fix for
    https://bugs.launchpad.net/ubuntu/+source/wireshark/+bug/1407662 which I haven't
    actually tried.
    
    Change-Id: Ib6d30873be7676eef756731a56a1d21a41c2c16c
    Reviewed-on: https://code.wireshark.org/review/6330
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 513ed24a97062db62be1932ee017c506de25b48d)
    Reviewed-on: https://code.wireshark.org/review/6462
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c46e305   [Automatic manuf, services and enterprise-numbers update for 2015-01-11]
    adds  1ffee38   ieee80211: initialize bssid for data frames


Summary of changes:
 epan/dissectors/packet-ieee80211.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)