# HG changeset patch # User Christian Hammond # Date 1044526353 0 # Node ID 0626ec2f2feb7335faea98197fdc4b55cb240f74 # Parent d83c5b925a0526f19826955cf9b9d2bf9da90295 [gaim-migrate @ 4820] Fixed the problem of a canceled transfer crashing gaim before the file transfer dialog appeared. committer: Tailor Script diff -r d83c5b925a05 -r 0626ec2f2feb src/gtkft.c --- a/src/gtkft.c Thu Feb 06 10:11:57 2003 +0000 +++ b/src/gtkft.c Thu Feb 06 10:12:33 2003 +0000 @@ -572,6 +572,9 @@ struct gaim_gtkxfer_ui_data *data; GdkPixbuf *pixbuf; + if (xfer_dialog == NULL) + return; + data = (struct gaim_gtkxfer_ui_data *)xfer->ui_data; pixbuf = gtk_widget_render_icon(xfer_dialog->window,