URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08cf40eb4a01ffe9820ec462ef8d32fc0e7dd08a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
08cf40e by Michael Mann (mmann78@xxxxxxxxxxxx):
Use dissector data to "return" XML data to XMPP dissector.
Change-Id: I9abdc8c3deed35131af1537733d624d5cfced182
Reviewed-on: https://code.wireshark.org/review/5443
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 534b596 Cleanup packet-sccp.c in preparation of trying to remove sccp_info member of packet_info.
adds 08cf40e Use dissector data to "return" XML data to XMPP dissector.
Summary of changes:
epan/dissectors/packet-xml.c | 18 +++++++++++-------
epan/dissectors/packet-xmpp.c | 8 +++++---
2 files changed, 16 insertions(+), 10 deletions(-)