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.4 db2519e: ieee80211: fixes min and max power value

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

Commits:

db2519e 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/26836
    

Actions performed:

    from  be5ce94   ws_pipe: Zero an array.
    adds  db2519e   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(-)