URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a6e2efbf937c3533304c0814b0bff269932219e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6a6e2ef by Michael Mann (mmann78@xxxxxxxxxxxx):
Have ipxnet addresses use wmem scoped memory.
Change-Id: I1d8eed2ceacccce2768590f0689cd2c83a5e56e9
Reviewed-on: https://code.wireshark.org/review/6418
Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 456095c disperse atalk-utils.[ch]
adds 6a6e2ef Have ipxnet addresses use wmem scoped memory.
Summary of changes:
epan/addr_resolv.c | 12 ++++++------
epan/addr_resolv.h | 2 +-
epan/address_to_str.c | 8 ++++----
epan/dissectors/packet-eigrp.c | 2 +-
epan/proto.c | 4 +++-
epan/to_str.h | 2 +-
6 files changed, 16 insertions(+), 14 deletions(-)