URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c11cdd6493ef7e852fab7d32a9cb87ec2955c2c2
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c11cdd6 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Use wmem_new0() to allocate struct ws_ip
Change-Id: I0e76ffc2dc0c3e3d7bd081ff433c95741b9aa906
Reviewed-on: https://code.wireshark.org/review/16598
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from ea055d5 packet-diameter_3gpp.c: Convert many fields to use proto_tree_add_bitmask_with_flags
adds c11cdd6 Use wmem_new0() to allocate struct ws_ip
Summary of changes:
epan/dissectors/packet-ip.c | 3 ++-
epan/dissectors/packet-ipv6.c | 38 +++++++++++++++++---------------------
2 files changed, 19 insertions(+), 22 deletions(-)