http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49610
User: mmann
Date: 2013/05/29 06:50 AM
Log:
Bugfix crash when 'SCTP' -> 'Prepare Filter for this Association' has no associations. Bug 8731 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8731)
Dialog (wants to) pop up noting no associations, but sctp_set_filter() wants to press on assuming there is an association. Added NULL check to prevent assumption.
Directory: /trunk/ui/gtk/
Changes Path Action
+2 -0 sctp_assoc_analyse.c Modified