Wireshark-commits: [Wireshark-commits] master ef27a2c: packet-ieee802211.c: Corrects A-MSDU addr_re

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jun 2018 03:34:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef27a2c21c48fc16151a3cac2cfebf235d47e669
Submitter: Richard Sharpe (realrichardsharpe@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ef27a2c by jmartin-usna (boardermartin@xxxxxxxxx):

    packet-ieee802211.c: Corrects A-MSDU addr_resolve dissection
    
    As, fields are hidden items the discrepencies go unnoticed in the Wireshark
    tree, however when printin in tshark the displayed fields are inccorect as the
    wrong tvb is passed during dissection.
    
    Bug: 14908
    Change-Id: If06618b67040b631f153d3e2609583fecc56b5b2
    Reviewed-on: https://code.wireshark.org/review/28445
    Reviewed-by: Jeremy Martin <boardermartin@xxxxxxxxx>
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    

Actions performed:

    from  74d0be8   Disable coloring rules with invalid packet-testing expressions.
    adds  ef27a2c   packet-ieee802211.c: Corrects A-MSDU addr_resolve dissection


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