On Friday 03 of May 2013 17:13:23 Serghei Amelian wrote:
Hello,
If anyone experienced this bug: http://lists.opensuse.org/opensuse-kde3/2012-03/msg00001.html
try this patch: http://sourceforge.net/p/kde3/kdepim/ci/a32b14d7ababc08d76195a7382e598329fb 7f0a2/
I have prepared a completely alternative patch! When examining the original code, I noticed that in myRead is used memcpy when moving block within the buffer.
This reminded me bug 737 and commit 65c85dca (tdebase). This commit fixes in the POP3 protocol exactly the same case as in the original code of IMAP protocol. Therefore, I have prepared a same patch for IMAP (for original code - without your previously proposed patches).
Please, try it.
Slavek --