[9496] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] RE: gtk_init wierdness

daemon@ATHENA.MIT.EDU (Rostedt, Steven)
Thu Oct 22 09:28:30 1998

Date: Thu, 22 Oct 1998 09:28:15 -0400
From: "Rostedt, Steven" <steven.rostedt@lmco.com>
To: "'gtk-list@redhat.com'" <gtk-list@redhat.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com



> -----Original Message-----
> From:	katre [SMTP:katre@mousetrap.ml.org]
> Sent:	Thursday, October 22, 1998 9:24 AM
> To:	gtk-list@redhat.com
> Subject:	[gtk-list] gtk_init wierdness
> 
> 
> #ifdef NOT
>    debug_print("Closing all files...");
> 
>    if (story_map != NULL)
>    {
>       bb_destroy_map(story_map);
>    }
> 
>    fclose(story_file_p);
> #endif
> 
	[Steven Rostedt]  Is story_map initiated to NULL?  otherwise it may
pass the first test
	while never being allocated. 

-- 
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post