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

List:       dovecot-cvs
Subject:    [dovecot-cvs] dovecot/src/deliver duplicate.c,1.1.2.1,1.1.2.2
From:       cras () dovecot ! org (cras at dovecot ! org)
Date:       2006-08-26 13:46:27
Message-ID: 20060826134627.3E244C001A3C () talvi ! dovecot ! org
[Download RAW message or body]

Update of /var/lib/cvs/dovecot/src/deliver
In directory talvi:/tmp/cvs-serv8582

Modified Files:
      Tag: branch_1_0
	duplicate.c 
Log Message:
When reading the duplicate entries, the timestamp wasn't saved so the entry
was lost afterwards.



Index: duplicate.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/deliver/duplicate.c,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- duplicate.c	11 Jun 2006 11:10:55 -0000	1.1.2.1
+++ duplicate.c	26 Aug 2006 13:46:24 -0000	1.1.2.2
@@ -127,6 +127,7 @@
 			d->id_size = id_size;
 			d->user = p_strndup(file->pool,
 					    data + id_size, user_size);
+			d->time = stamp;
 			hash_insert(file->hash, d, d);
 		} else {
                         change_count++;


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

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