Hi On Tue, 25 Jan 2005 23:10:15 +0000, Peter Bloomfield <[EMAIL PROTECTED]> wrote: > On 01/25/2005 07:24:51 AM, Vinod Joseph wrote: > > Hello Members > > > > Please guide me why this operation fails logically for some > > values at some times.... > [ snip ] > > const gchar *entry_text; > > entry_text = gtk_entry_get_text (GTK_ENTRY (entry)); > [ snip] > > g_free(entry_text); > > Perhaps because you're deallocating non-allocated memory?
######### Does not affect operation.......g_free() works after my for loop and there is no change in operation with that..... - Vinod _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list