Wireshark-commits: [Wireshark-commits] master ff844cb: radiotap: Remove a redundant increment from

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 31 Mar 2018 05:56:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff844cbbb599e9b248e6abccadb04521598fb660
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ff844cb by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    radiotap: Remove a redundant increment from the end of the HE-MU dissector.
    
    Remove an increment of the offset variable from after the last field.
    
    Change-Id: Iee33caec4f58206e3e223390227907ae61092533
    Reviewed-on: https://code.wireshark.org/review/26691
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d7c98dd   lemon: skip clang analyzer for more code.
    adds  ff844cb   radiotap: Remove a redundant increment from the end of the HE-MU dissector.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap.c | 1 -
 1 file changed, 1 deletion(-)