URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=148fb1acf46e205801e4e06f4f3f755a13bd2a48
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
148fb1a by Michael Mann (mmann78@xxxxxxxxxxxx):
Add wmem allocator parameter to format_uri
Change-Id: Ic6de84a37b501e9c62a7d37071b2b081a1a1dd50
Reviewed-on: https://code.wireshark.org/review/19885
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 51a3014 format_text_wmem -> format_text
adds 148fb1a Add wmem allocator parameter to format_uri
Summary of changes:
epan/crypt/airpdcap.c | 7 +++++--
epan/strutil.c | 35 +++++++++++++----------------------
epan/strutil.h | 3 ++-
ui/gtk/airpcap_gui_utils.c | 19 +++++++++++++------
4 files changed, 33 insertions(+), 31 deletions(-)