[...]
> Hi,
>
> I got another segfault and I ran mbsync in valdgrind. The output is
> attached (sensitive data removed).
>
> Regards,
> Tino
> $ valgrind mbsync eazy
> ==1215== Memcheck, a memory error detector.
> ==1215== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
> ==1215
CVS commit by ossi:
memmove for overlapping mem copies.
M +1 -1 drv_imap.c 1.30
--- isync/src/drv_imap.c #1.29:1.30
@@ -370,5 +370,5 @@ buffer_gets( buffer_t * b, char **s )
if (n)
- memcpy( b->buf, b->buf + sta