Wireshark-commits: [Wireshark-commits] master-2.2 1b766e0: Use correct memory freeing function for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 Nov 2016 18:53:01 +0000 (UTC)
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(-)