voip_calls: Regression fixes.
authorGerald Combs <gerald@wireshark.org>
Tue, 18 Nov 2014 21:13:35 +0000 (13:13 -0800)
committerGerald Combs <gerald@wireshark.org>
Tue, 18 Nov 2014 23:37:35 +0000 (23:37 +0000)
commitcfa0e5fd53870f297dbec2f0a9aef896ba11f7c5
treee457042154a6db0a30043091cd67a0868741d453
parentdc5b8f1093c00e759c842257b1706eab4c08f629
voip_calls: Regression fixes.

Fix struct initialization logic. Clear a GQueue instead of deleting it.
Don't crash if we have no sequence diagram items. Make sure we show all
flows and not just invites. Zero allocated memory in a couple of places.

Change-Id: Ia5bb3ba57cf625de4b554b354e098aa0361dff28
Reviewed-on: https://code.wireshark.org/review/5390
Reviewed-by: Gerald Combs <gerald@wireshark.org>
ui/gtk/graph_analysis.c
ui/gtk/graph_analysis.h
ui/gtk/voip_calls_dlg.c
ui/tap-sequence-analysis.c
ui/tap-sequence-analysis.h
ui/voip_calls.c