Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3474] Compilation error in gtk/dfilter_expr_dlg.c

Date: Mon, 25 May 2009 07:24:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3474





--- Comment #2 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-05-25 07:24:11 PDT ---
/* XXX - is it legal to invoke gtk_entry_set_text(...,NULL) and g_free(NULL)?
*/
gtk_entry_set_text(..., NULL) : No
g_free(NULL) : Yes

BTW: not a problem with newer compiler (gcc 4.1.x)


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.