URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48ab9adbd5bd1b111acf4e36825a99e280b5411c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
48ab9ad by Dylan Ulis (daulis0@xxxxxxxxx):
obex: Fix request response arrows
They were flipped. See https://wiki.wireshark.org/SampleCaptures,
Bluetooth_HCI_and_OBEX_Transaction_over_USB.ntar.gz, packets 153136/153140
for an example.
Change-Id: Iaac853fad16e97ff88ba38a7b4c5cbbdd13052b3
Reviewed-on: https://code.wireshark.org/review/27206
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2ed9115 prefs: fix crash when setting certain obsolete port preferences
adds 48ab9ad obex: Fix request response arrows
Summary of changes:
epan/dissectors/packet-obex.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)