ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 08cf40e: Use dissector data to "return" XML data to X

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Nov 2014 19:04:22 +0000 (UTC)
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(-)