URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8a077c03d59237697f5e95626ef85ddd0a22a9f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
d8a077c by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    GTK: fix compilation error introduced in ga42dbe842c
    
    While we are at it, let's fix a segmentation fault when preparing the
    SCTP filter (Qt code was correct).
    
    Change-Id: Iaf1be4d2935b211914a842f551fce870bfa7a364
    Reviewed-on: https://code.wireshark.org/review/27874
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  b16f3c7   SCTP: plug the remaining memleaks in the tap
    adds  d8a077c   GTK: fix compilation error introduced in ga42dbe842c
Summary of changes:
 ui/gtk/sctp_assoc_analyse.c  | 6 +++---
 ui/gtk/sctp_chunk_stat_dlg.c | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)