summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8cea744)
raw | patch | inline | side by side (parent: 8cea744)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 4 Dec 2015 22:17:13 +0000 (23:17 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 4 Dec 2015 22:17:13 +0000 (23:17 +0100) |
CID #38004
src/processes.c | patch | blob | history |
diff --git a/src/processes.c b/src/processes.c
index 4f98c01038a9d8412ebfd55bc4f3ccba5a50f304..63d22fc4f3fbd2860a71577a53974a1c50c332f8 100644 (file)
--- a/src/processes.c
+++ b/src/processes.c
{
DEBUG ("ProcessMatch: compiling the regular expression \"%s\" failed.", regexp);
sfree(new->re);
+ sfree (new);
return;
}
}