Wireshark-commits: [Wireshark-commits] master-2.0 88167e0: WLCCP: ensure that offset is always incr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 06:54:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88167e04151760200f23f5eb2d0c1786d46bdeaa
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

88167e0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    WLCCP: ensure that offset is always incremented in dissect_wlccp_tlvs()
    
    Bug: 13549
    Change-Id: I4613d1e2708a65b6e9968a5a920bd1b15366ffe0
    Reviewed-on: https://code.wireshark.org/review/20871
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit bc40ae80759e57d2178b8fde6d25ced5fa5bbf50)
    Reviewed-on: https://code.wireshark.org/review/20888
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6e2f902   ieee802154: Add missing parenthesis in incorrect FCS
    adds  88167e0   WLCCP: ensure that offset is always incremented in dissect_wlccp_tlvs()


Summary of changes:
 epan/dissectors/packet-wlccp.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)