URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c44c8f9e6c7b633eae3129c58aab991ddc8678ed
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c44c8f9 by Michael Mann (mmann78@xxxxxxxxxxxx):
Have format_text_chr use wmem allocated memory.
Change-Id: Idcea59f6fc84238f04d9ffc11a0088ef97beec0c
Reviewed-on: https://code.wireshark.org/review/19844
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from b3035df (D)TLS: fix type of record sequence number
adds c44c8f9 Have format_text_chr use wmem allocated memory.
Summary of changes:
epan/dissectors/packet-mq-pcf.c | 14 +++++++-------
epan/dissectors/packet-mq.c | 6 +++---
epan/dissectors/packet-sysdig-event.c | 2 +-
epan/strutil.c | 32 +++++++++++---------------------
epan/strutil.h | 5 ++++-
5 files changed, 26 insertions(+), 33 deletions(-)