URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bea82998029f05d5fb8d39601fd52d5c721a682c
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bea8299 by Martin Kaiser (wireshark@xxxxxxxxx):
remove parent parameter from try_dissect_next_protocol()
Change-Id: Ib05b67c8741f90444e773e7c9e1378f00f41dad7
Reviewed-on: https://code.wireshark.org/review/5083
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 179a9b5 new function proto_tree_get_parent_tree() it returns the parent tree of a given tree object
adds bea8299 remove parent parameter from try_dissect_next_protocol()
Summary of changes:
epan/dissectors/packet-usb.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)