URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8836b936982958a1ed5bf9e4f301d43f9261ac5d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
8836b93 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>
(cherry picked from commit 7dda6c4e6446555ba057b4b0e18cad317794a9fe)
Reviewed-on: https://code.wireshark.org/review/32577
Actions performed:
from 5295754 Revert "iseries: stop scanning a unicode string when the null terminator is hit."
add 8836b93 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(-)