URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b766e0d0195f31b20cc0a66d92768465c052dc7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
1b766e0 by Michael Mann (mmann78@xxxxxxxxxxxx):
Use correct memory freeing function for GTK export objects dialog.
All memory from export object taps is g_ allocated, not wmem.
Change-Id: I3518b433b7f4f85a2a0b90cef507c7d4a95937c7
Ping-Bug: 13174
Reviewed-on: https://code.wireshark.org/review/18944
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from e754775 Include <io.h> and <fcntl.h> for _setmode().
adds 1b766e0 Use correct memory freeing function for GTK export objects dialog.
Summary of changes:
ui/gtk/export_object_dlg.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)