URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c5b3f7d26d0913be7aa1c0b77235c3fcddfbe9f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5c5b3f7 by Michael Mann (mmann78@xxxxxxxxxxxx):
Convert proto_construct_match_selected_string to use wmem.
Change-Id: I7a40c0996517aa71b4ddb764ce3a6e92a55260ad
Reviewed-on: https://code.wireshark.org/review/6589
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 6010d99 Added Card Application Toolkit Transport Protocol (CATTP) dissector
adds 5c5b3f7 Convert proto_construct_match_selected_string to use wmem.
Summary of changes:
epan/proto.c | 19 +++++++++++--------
epan/proto.h | 2 +-
ui/cli/tap-protocolinfo.c | 1 +
ui/gtk/expert_comp_table.c | 3 +++
ui/gtk/main.c | 2 ++
ui/qt/main_window_slots.cpp | 5 ++++-
6 files changed, 22 insertions(+), 10 deletions(-)