aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/voip_calls.c')
-rw-r--r--gtk/voip_calls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/voip_calls.c b/gtk/voip_calls.c
index 4704f0b34e..5edebaa7e2 100644
--- a/gtk/voip_calls.c
+++ b/gtk/voip_calls.c
@@ -2583,7 +2583,7 @@ mgcp_calls_init_tap(void)
{
/* don't register tap listener, if we have it already */
/* we send an empty filter, to force a non null "tree" in the mgcp dissector */
- error_string = register_tap_listener("mgcp", &(the_tapinfo_struct.mgcp_dummy), strdup(""),
+ error_string = register_tap_listener("mgcp", &(the_tapinfo_struct.mgcp_dummy), g_strdup(""),
voip_calls_dlg_reset,
MGCPcalls_packet,
voip_calls_dlg_draw