10 Dec
2007
10 Dec
'07
11:40 a.m.
On Mon, 2007-12-10 at 10:20 +0100, Sergio Lopez wrote:
---- src/dict/dict-cache.c ----
Notice the "t_push()" call there. So calling t_pop() somewhere before the end of the function, makes dovecot work like a charm (again).
Fixed, thanks.
P.D: I'm really surprised that nobody noticed this before. Am I the only man in the world who uses Dovecot storing quota information into a SQL Database? ;-)
Yes, you probably are. :) v1.0's dict implementation is a bit inefficient and not entirely accurate when mailbox is updated simultaneously by multiple processes.