Wireshark-commits: [Wireshark-commits] master 889752a: Bluetooth: PBAP: Fix two Application Paramet
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 11:32:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=889752a294291d2168989ec5ff1efcda0c967bcf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

889752a by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: PBAP: Fix two Application Parameters fields
    
    Application Parameters:
      vCard Selector
      Data Filter
    
    Both are splitted to two 4-bytes subfield, so there is a need to
    move offset for second field.
    
    Change-Id: I66c106f5455bff8789f25c683301276b1e484e65
    Reviewed-on: https://code.wireshark.org/review/20892
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2db162d   Qt: Fix Conversation dialog's refreshing table
    adds  889752a   Bluetooth: PBAP: Fix two Application Parameters fields


Summary of changes:
 epan/dissectors/packet-obex.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)