URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70b92bf28665639f12a2e7e7968781342a6b669b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
70b92bf 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>
(cherry picked from commit 889752a294291d2168989ec5ff1efcda0c967bcf)
Reviewed-on: https://code.wireshark.org/review/20922
Actions performed:
from 1d5fe35 White space and style cleanups.
adds 70b92bf Bluetooth: PBAP: Fix two Application Parameters fields
Summary of changes:
epan/dissectors/packet-obex.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)