URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a2ec55d6e7f69161b003a0f2f19be01cafd35ca
Submitter: Richard Sharpe (realrichardsha...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

6a2ec55 by Richard Sharpe (realrichardsha...@gmail.com):

    radiotap: Fix bug 14455.
    
    Use an int instead of a uint so that sign extension does not occur and
    fix the field labels and make them all use the correct units.
    
    They conform closer to the spec now.
    
    Bug 14455
    
    Change-Id: Ic57207d10565690a6e2ed66693dcdf294d421b22
    Reviewed-on: https://code.wireshark.org/review/26046
    Reviewed-by: Richard Sharpe <realrichardsha...@gmail.com>
    

Actions performed:

    from  c3c053b   Get rid of the ipmap.html that got dropped into 
Contents/MacOS.
    adds  6a2ec55   radiotap: Fix bug 14455.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 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