Wireshark-commits: [Wireshark-commits] master 032a6ac: Fix memleaks in capture file	dialog
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=032a6ac3be243c2bbf4b5d1010065a14b7784ddb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
032a6ac by Peter Wu (peter@xxxxxxxxxxxxx):
    Fix memleaks in capture file dialog
    
    Tried to poke various fields (including the capture filter field), this
    revealed some memleaks.
    
    Change-Id: I1eca431a09839906a4b3c902ad85e55bffc71ca8
    Reviewed-on: https://code.wireshark.org/review/17648
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  71c41a0   epl: fix memleaks
    adds  032a6ac   Fix memleaks in capture file dialog
Summary of changes:
 epan/dfilter/dfilter.c        |    2 ++
 ui/qt/capture_file_dialog.cpp |    4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)