nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] First Byte of Body Lost on inc(1).


From: Ken Hornstein
Subject: Re: [Nmh-workers] First Byte of Body Lost on inc(1).
Date: Mon, 05 Sep 2016 21:14:08 -0400

> 1   memmove(0x13e61a0, "\n\nab\n", 5)         = 0x13e61a0

You know, just shooting from the hip ... I wonder if this guy might be the
problem?  It's the only thing that sticks out to me that might be an issue.
It would be interesting to examine s->msg_buf before and after that function
call.  That looks like it happens in sbr/m_getfld.c:read_more().

--Ken



reply via email to

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