On 06/14/2005 01:26:50 PM Tue, Jean-Luc Coulon (f5ibh) wrote:
Hi,

I have a crash while doing a postpone on an already existing message (an sometimes while sending a message).

Sorry about that--a fix is already in cvs--here's what to do:

--- src/sendmsg-window.c 14 Jun 2005 03:59:37 -0000 1.537 +++ src/sendmsg-window.c 14 Jun 2005 16:48:53 -0000 1.538
@@ -3797,6 +3797,7 @@
              || (type != SEND_NORMAL && message != NULL));

     bsmsg = g_malloc(sizeof(BalsaSendmsg));
+    bsmsg->in_reply_to = NULL;
     bsmsg->charset  = NULL;
     bsmsg->charsets  = NULL;
     bsmsg->locale   = NULL;
_______________________________________________
balsa-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/balsa-list

Reply via email to