Wireshark-commits: [Wireshark-commits] master ad18161: The two bits of NESS are numbers, not Boolea
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Jun 2015 16:35:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad18161c79e84062ed4a6c6630a76a2294b81c1f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ad18161 by Guy Harris (guy@xxxxxxxxxxxx):

    The two bits of NESS are numbers, not Booleans.
    
    Found by Pascal Quantin.
    
    Change-Id: I843db0c1d28bcd4714799285da5e1ea8a81307a1
    Reviewed-on: https://code.wireshark.org/review/9204
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7d7f6be   We only have the short preamble flag if we have a Flags field.
    adds  ad18161   The two bits of NESS are numbers, not Booleans.


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