URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b6141bf2244b915294f18772c8eb6e06863ff57
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4b6141b by Hadriel Kaplan (hadriel@xxxxxxxxxxxxxxxxx):
GIOP dissector doesn't handle two packets in a row
Make the GIOP TCP-based dissector correctly handle multiple GIOP
messages in a TCP segment, and when the second is malformed.
Bug: 10760
Change-Id: Ie82a1d72a43218e50c6856028a5ef25ad1f0c340
Reviewed-on: https://code.wireshark.org/review/6025
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e03ffe2 Replace fc_to_str with address_to_str or tvb_fc_to_str.
adds 4b6141b GIOP dissector doesn't handle two packets in a row
Summary of changes:
epan/dissectors/packet-giop.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)