URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a29fe9d76afe04ae80caebfb4239d3b5a8318183
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a29fe9d by Dario Lombardo (lomato@xxxxxxxxx):
print_stream: free memory on exit.
Change-Id: I6c4acaa9026cfdf1d4230c28c30bccfb6c025cef
Reviewed-on: https://code.wireshark.org/review/19920
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from d4cf571 Free radius dissector memory on shutdown
adds a29fe9d print_stream: free memory on exit.
Summary of changes:
epan/print_stream.c | 2 +-
tfshark.c | 1 +
tshark.c | 3 ++-
ui/win32/file_dlg_win32.c | 1 +
4 files changed, 5 insertions(+), 2 deletions(-)