Wireshark-commits: [Wireshark-commits] master 244f2fb: GTK: fix a crash when switching a column to

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Jun 2015 21:14:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=244f2fbbf6c4167c75c4eb626aa8a73208ba3d8e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

244f2fb by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GTK: fix a crash when switching a column to custom through 'Edit Column Details'
    
    Bug: 11245
    Change-Id: I269d4dc8bd1ec23e3e6be4c9432563b8e275c548
    Reviewed-on: https://code.wireshark.org/review/8778
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c2b713c   Qt: Add the capture and display filter dialog.
    adds  244f2fb   GTK: fix a crash when switching a column to custom through 'Edit Column Details'


Summary of changes:
 ui/gtk/packet_list.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)