URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7dda6c4e6446555ba057b4b0e18cad317794a9fe
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7dda6c4 by Yannik Enss (Yannik.Enss@xxxxxxxxxxxxxxxxx):
export giop_add_CDR_string for use in plugins
idl2wrs generates code calling this function, loading a plugin build using that code leads to an error.
Making giop_add_CDR_string public enables loading generated plugin dissector using idl2wrs
Change-Id: I6f4da12b3aa34d94dbf933957f1865aeaaf93ead
Reviewed-on: https://code.wireshark.org/review/32574
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from bbe009f NAS 5Gs: SUCI dissection
add 7dda6c4 export giop_add_CDR_string for use in plugins
Summary of changes:
epan/dissectors/packet-giop.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)