bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] mu's mh burst program


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] mu's mh burst program
Date: Sat, 14 Jun 2008 12:50:41 +0300

d.henman <address@hidden> ha escrit:

> header_readline (is=0x1002a040, buffer=0x10029fe0 "\001", buflen=92, off=0,
>     pnread=0x22ca3c) at header.c:119
> 119           *poff = MU_STR_SIZE (p->nlen, p->vlen) - 1;
> 
> (gdb) bt

Two possibilities: either p is NULL, or size of *poff in header_readline
does not match that in the calling function (shouldn't happen, but who
knows). Which of the two happened in your case?

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]