Re: [Dovecot] Bug in ACL Plugin

2008-10-05 Thread Timo Sirainen
On Thu, 2008-10-02 at 12:05 +0400, Anton Zakatov wrote: > Names of groups should be stored in backend memory pool. Thanks, committed: http://hg.dovecot.org/dovecot-1.2/rev/c283babd0ab1 signature.asc Description: This is a digitally signed message part

[Dovecot] Bug in ACL Plugin

2008-10-02 Thread Anton Zakatov
Hello! Names of groups should be stored in backend memory pool. --- acl-backend.c.old 2008-10-02 11:43:05.0 +0400 +++ acl-backend.c 2008-10-02 11:43:48.0 +0400 @@ -62,7 +62,7 @@ backend->groups = p_new(backend->pool, const char *, group_c