Wireshark-dev: [Wireshark-dev] Possible memory leak in ui/gtk/funnel_stat.c:funnel_new_dialog a
From: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Date: Thu, 12 Jul 2012 21:19:20 -0700
Hi folks,

In funnel_new_dlg we allocate a structure:

    struct _funnel_dlg_data* dd = g_malloc(sizeof(struct _funnel_dlg_data));

However, we never seem to free it.

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)