On Thu, 11 Jul 2002 09:53:35 +0200 Xavier Nodet <[EMAIL PROTECTED]> wrote:

XN> On Wed, 10 Jul 2002 23:49:28 +0200 (CEST) Michele Ravani 
<[EMAIL PROTECTED]> wrote:
XN> 
XN> MR> below a message copied directly from a folder file, which shows a very
XN> MR> worrying problem: a message with the correct headers etc, but the body of
XN> MR> another message altogether.
XN> 
XN> I did actually encounter this problem. I get something like that once in
XN> a week or two. In some cases, the body was not complete and would end
XN> with a string of yyyyyyyyyyyyyyyyyyyy or something like that.

 Wasn't it a string of "ÿ" (ASCII 254)? This is the marker VC RTL uses for
the uninitialized memory.

XN> I guess there could be a dangling pointer somewhere. I will try to
XN> launch Purify on M.

 Unfortunately as we don't know which part of the code contains the bug, it
risks to be non obvious to exercise it. But it doesn't mean you shouldn't
do it of course :-)

 I'll try to check the relevant (or what I think to be relevant) code.
 
 Thanks,
VZ



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
PC Mods, Computing goodies, cases & more
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to