Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37918598
en ru br
ALT Linux repos
S:5.33.0-alt1
5.0: 5.0.2-alt4
4.1: 5.0-alt0.1
4.0: 5.2.5-alt0.M40.1
3.0: 4.1.1-alt1.1

Group :: Monitoring
RPM: monit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: monit-5.0.2-cvs-gc-assertion.patch
Download


--- util.c	2009/05/04 21:04:52	1.239
+++ util.c	2009/05/25 20:44:17	1.240
@@ -160,7 +160,7 @@
  *  @author Christian Hopp <chopp@iei.tu-clausthal.de>
  *  @author Michael Amster, <mamster@webeasy.com> 
  *
- *  @version \$Id: util.c,v 1.239 2009/05/04 21:04:52 martinp Exp $
+ *  @version \$Id: util.c,v 1.240 2009/05/25 20:44:17 martinp Exp $
  *  @file
  */
 
@@ -2117,8 +2117,6 @@
   s->nstart= 0;
   s->ncycle= 0;
   s->error = EVENT_NULL;
-  if(s->eventlist)
-    gc_event(&s->eventlist);
   Util_resetInfo(s);
 }
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin