9 Mar
2008
9 Mar
'08
2:12 a.m.
On Sat, 2008-03-08 at 17:26 +0100, Diego Liziero wrote:
Valgrind is stating that "Source and destination overlap in memcpy". I'm wondering if this code is just coping the same memory over itself, or if it is doing something useful.
It's copying over itself, so it shouldn't break anything. But I fixed the error anyway: http://hg.dovecot.org/dovecot-1.1/rev/8e014fd46e84