r671 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Sat Aug 5 17:35:41 CEST 2006


Author: phk
Date: 2006-08-05 17:35:41 +0200 (Sat, 05 Aug 2006)
New Revision: 671

Modified:
   trunk/varnish-cache/bin/varnishd/mgt_event.c
Log:
We don't disturb ourselves.


Modified: trunk/varnish-cache/bin/varnishd/mgt_event.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/mgt_event.c	2006-08-05 14:24:21 UTC (rev 670)
+++ trunk/varnish-cache/bin/varnishd/mgt_event.c	2006-08-05 15:35:41 UTC (rev 671)
@@ -447,6 +447,7 @@
 		}
 		if (j) {
 			ev_del(evb, e);
+			evb->disturbed = 0;
 			free(e);
 		}
 	}




More information about the varnish-commit mailing list