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 cc893ab: XML: pass XML structure to caller through p_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Nov 2014 23:12:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc893abb25cc568d17ae1afcb4822f521d1f9e30
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cc893ab by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    XML: pass XML structure to caller through p_(add|get)_proto_data functions
    
    Since ge3a04bb data parameter is used for the media-type string
    
    Bug: 10729
    Change-Id: I3df640079a8bf57f4bd86a1baa08cbf9a3a7e1b3
    Reviewed-on: https://code.wireshark.org/review/5511
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c2913d2   canopen: Enhanced SDO decoding
    adds  cc893ab   XML: pass XML structure to caller through p_(add|get)_proto_data functions


Summary of changes:
 epan/dissectors/packet-xml.c  |    7 +++----
 epan/dissectors/packet-xmpp.c |   10 ++++++----
 2 files changed, 9 insertions(+), 8 deletions(-)