Re: CVS HEAD: crash while doing "postpone"
- From: Peter Bloomfield <peterbloomfield bellsouth net>
- To: Balsa list <balsa-list gnome org>
- Subject: Re: CVS HEAD: crash while doing "postpone"
- Date: Tue, 14 Jun 2005 17:39:05 +0000
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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]