URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d79055ba651c6f1e45b22960c5fd34c75c95133
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6d79055 by Dario Lombardo (lomato@xxxxxxxxx):
wsutil: remove leaks from filesystem and plugins code.
Change-Id: Iac2805c0130bd2ba6cdb3c9dd997050274d58d99
Reviewed-on: https://code.wireshark.org/review/20020
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 19b97fb Why you only get 16 bytes of process name.
adds 6d79055 wsutil: remove leaks from filesystem and plugins code.
Summary of changes:
capinfos.c | 4 ++++
captype.c | 4 ++++
editcap.c | 4 ++++
sharkd.c | 4 ++++
tshark.c | 4 ++++
ui/gtk/main.c | 4 ++++
wireshark-qt.cpp | 4 ++++
wsutil/filesystem.c | 10 ++++++++++
wsutil/filesystem.h | 5 +++++
wsutil/plugins.c | 29 ++++++++++++++++++++++++++++-
wsutil/plugins.h | 1 +
11 files changed, 72 insertions(+), 1 deletion(-)