URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a2955d2c41ae5f6068557b99308f09e6c488c73
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
2a2955d by Pascal Quantin (pascal.quantin@xxxxxxxxx):
USB: fix dissection of URB setup when the payload was claimed by a sub dissector
Bug: 12511
Change-Id: Ic9af8358e2a8110f53c587201cafc337630c302a
Reviewed-on: https://code.wireshark.org/review/15858
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 6ff63571cf53332e7c897661e81f1dde70f2b483)
Reviewed-on: https://code.wireshark.org/review/15867
Actions performed:
from a32a0ac Actually progress through the command data (CID-281394)
adds 2a2955d USB: fix dissection of URB setup when the payload was claimed by a sub dissector
Summary of changes:
epan/dissectors/packet-usb.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)