URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c697a86f3253d26b31ba7a497ac8e7faa0483a43
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c697a86 by Bill Meier (wmeier@xxxxxxxxxxx):
packet-a21.c: Fix a bug; Do some other misc cleanup.
- expert_...() and external dissectors shouldn't be called under 'if (tree)';
- Remove (what appear to be) some unneeded casts;
- (Misc cleanup)
Change-Id: I5ced313d3342125b918e179529b12d2f3bc4d87a
Reviewed-on: https://code.wireshark.org/review/3830
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b737e2e remove trans_info parameter from dissect_usb_endpoint_descriptor() (remove it in the call from mausb as well)
adds c697a86 packet-a21.c: Fix a bug; Do some other misc cleanup.
Summary of changes:
epan/dissectors/packet-a21.c | 81 +++++++++++++++++++++++++-----------------
1 file changed, 49 insertions(+), 32 deletions(-)