URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e085119b66722eeeaa409b65e5cbb7053e171841
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master
Repository: wireshark

Commits:

e085119 by Adrian Granados (adr...@adriangranados.com):

    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 <g...@alum.mit.edu>
    

Actions performed:

    from  777b17c   Remove const from fields in a dynamically-allocated 
structure.
    adds  e085119   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(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to