URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4cf57100ce10930551b1985eac77e78bae6361d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d4cf571 by Michael Mann (mmann78@xxxxxxxxxxxx):
Free radius dissector memory on shutdown
Change-Id: I19eef65e8144d7cb6d5c9eea454581a532420c75
Reviewed-on: https://code.wireshark.org/review/20292
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 220772d text2pcap: fix -Wmacro-redefined warning
adds d4cf571 Free radius dissector memory on shutdown
Summary of changes:
epan/dissectors/packet-radius.c | 49 +++++++++++++++++++++++++++++++++++----
epan/dissectors/packet-radius.h | 5 ++--
epan/radius_dict.l | 2 +-
3 files changed, 48 insertions(+), 8 deletions(-)