[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dovecot-cvs
Subject:    [dovecot-cvs] dovecot/src/lib-index mail-cache.c,1.49,1.50
From:       cras () dovecot ! org (cras () dovecot ! org)
Date:       2004-10-26 0:23:38
Message-ID: 20041025212336.65C80C002851 () talvi ! dovecot ! org
[Download RAW message or body]

Update of /var/lib/cvs/dovecot/src/lib-index
In directory talvi:/tmp/cvs-serv24322/lib-index

Modified Files:
	mail-cache.c 
Log Message:
fix.



Index: mail-cache.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib-index/mail-cache.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- mail-cache.c	10 Oct 2004 17:25:44 -0000	1.49
+++ mail-cache.c	25 Oct 2004 21:23:33 -0000	1.50
@@ -116,7 +116,7 @@
 	}
 
 	/* only check the header if we're locked */
-	if (cache->locked)
+	if (!cache->locked)
 		return TRUE;
 
 	if (hdr->used_file_size < sizeof(struct mail_cache_header)) {

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic