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(-)