Wireshark-commits: [Wireshark-commits] master-2.2 34271b0: Bluetooth: HFP: Fix "Parameters" field h
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 18:20:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34271b0e915e856b3ea372a584aa1e518f7450fd
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

34271b0 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: HFP: Fix "Parameters" field highlight
    
    It seems that "Parameters" highlight only one byte instead of all
    parameters. Fix that before someone requests to fix that.
    
    Change-Id: If056f16ffbfc234e5d6443fb43b34bc107df964f
    Reviewed-on: https://code.wireshark.org/review/20898
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 174dc4b363aa0b2d550e9353ec16ca6199d05777)
    Reviewed-on: https://code.wireshark.org/review/20900
    

Actions performed:

    from  baaa8b5   WLCCP: ensure that offset is always incremented in dissect_wlccp_tlvs()
    adds  34271b0   Bluetooth: HFP: Fix "Parameters" field highlight


Summary of changes:
 epan/dissectors/packet-bthfp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)