Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.6 e39e046: ieee80211: fixes min and max power value

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 09 Apr 2018 21:56:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e39e046cf68df7f1e33bca53685019ddbaf92a06
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

e39e046 by Adrian Granados (adrian@xxxxxxxxxxxxxxxxxx):

    ieee80211: fixes min and max power values in item text (they are signed).
    
    This change further extends the fix for bug 14593 by making sure the
    values min, max values shown in the item's info text match the
    item's children values.
    
    Change-Id: Ibac39e1f21a892a02753c3cf1604ed3b14eadc52
    Reviewed-on: https://code.wireshark.org/review/26832
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit e085119b66722eeeaa409b65e5cbb7053e171841)
    Reviewed-on: https://code.wireshark.org/review/26835
    

Actions performed:

    from  9303d85   ws_pipe: Zero an array.
    adds  e39e046   ieee80211: fixes min and max power values in item text (they are signed).


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