summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-03 10:07:38 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-03 10:07:38 +0000
commitadbf55ece666c71e882c370a74efa0bbf3239226 (patch)
treee95a9c8927460313b02141ed3d66f9d672c717cc /omfwd.c
parente0414c4b9ed88a39e08870030c673bec9a3f1d4b (diff)
downloadrsyslog-adbf55ece666c71e882c370a74efa0bbf3239226.tar.gz
rsyslog-adbf55ece666c71e882c370a74efa0bbf3239226.tar.xz
rsyslog-adbf55ece666c71e882c370a74efa0bbf3239226.zip
- added CODE_STD_FINALIZERparseSelectorAct to module-generation macros
- restructered rsyslogd startup - moved startWorker() to a more appropriate place - updated ommysql.c to fully support suspension/resumption by rule engine
Diffstat (limited to 'omfwd.c')
-rw-r--r--omfwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/omfwd.c b/omfwd.c
index 089749bf..c1172b0c 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -865,6 +865,7 @@ CODE_STD_STRING_REQUESTparseSelectorAct(1)
/* TODO: do we need to call freeInstance if we failed - this is a general question for
* all output modules. I'll address it lates as the interface evolves. rgerhards, 2007-07-25
*/
+CODE_STD_FINALIZERparseSelectorAct
ENDparseSelectorAct