monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Memory leak


From: Josh Kelley
Subject: Memory leak
Date: Sun, 9 Sep 2007 23:46:08 -0400

There's a minor memory leak in gc.c; when cleaning up a service's
matchlist, it fails to free any memory allocated by regcomp for
compiled regular expressions.  The attached patch fixes this.

Josh Kelley

Attachment: memleak.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]