r1541 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Sun Jun 24 12:02:41 CEST 2007


Author: phk
Date: 2007-06-24 12:02:41 +0200 (Sun, 24 Jun 2007)
New Revision: 1541

Modified:
   trunk/varnish-cache/bin/varnishd/flint.lnt
Log:
Mark WS_Init() as custodial


Modified: trunk/varnish-cache/bin/varnishd/flint.lnt
===================================================================
--- trunk/varnish-cache/bin/varnishd/flint.lnt	2007-06-24 09:55:53 UTC (rev 1540)
+++ trunk/varnish-cache/bin/varnishd/flint.lnt	2007-06-24 10:02:41 UTC (rev 1541)
@@ -10,6 +10,7 @@
 
 -sem(lbv_assert, r_no)
 -sem(lbv_xxxassert, r_no)
+-sem(WS_Init, custodial(2))
 
 -ffc	// No automatic custody
 




More information about the varnish-commit mailing list