Wireshark-commits: [Wireshark-commits] master bc40ae8: WLCCP: ensure that offset is always incremen
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 02:21:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc40ae80759e57d2178b8fde6d25ced5fa5bbf50
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bc40ae8 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>
    

Actions performed:

    from  03f372f   Qt/Bluetooth: add results filter in HCI Summary window
    adds  bc40ae8   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(-)