Wireshark-commits: [Wireshark-commits] master 72f035d: Qt: fix crash when opening Preferences windo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 1 Jan 2015 17:52:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72f035d0947ec2b752c47cb09c0272ba2e95fac2
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

72f035d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: fix crash when opening Preferences window on Windows
    
    Do not use delete on g_allocated memory
    
    Change-Id: I84e0adc65c45520916adb9b2f6d46ca3f144486e
    Reviewed-on: https://code.wireshark.org/review/6207
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  1663c2a   Welcome in 2015
    adds  72f035d   Qt: fix crash when opening Preferences window on Windows


Summary of changes:
 ui/qt/main_window_preferences_frame.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)