URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bea106c79f9491ae9c4b06d0da6d7a2de8c30716
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bea106c by Michael Mann (mmann78@xxxxxxxxxxxx):
Eliminate proto_tree_add_text
Also some other cleanup to simplify dissector logic.
Change-Id: Ia84300b7eadafe292361014dd0e565ec250cae44
Reviewed-on: https://code.wireshark.org/review/5311
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f3f833c display filter: the body of a range should only be a string, a field name or another range - not an unparsed element
adds bea106c Eliminate proto_tree_add_text
Summary of changes:
plugins/ethercat/packet-ecatmb.c | 308 +++++++++++++-------------------------
1 file changed, 101 insertions(+), 207 deletions(-)