diff options
author | Bojan Smojver <bojan@rexursive.com> | 2011-02-23 11:25:43 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-02-23 11:25:43 +0100 |
commit | d1eb6e0edc51a78f3209448e800b25eda50340f2 (patch) | |
tree | 6d81c1de98eb0c77affaa2f112b5a0628f54ebc3 /tests | |
parent | ee065f1cb55be56da6ed12b35cd0e686abcb3a10 (diff) | |
download | rsyslog-d1eb6e0edc51a78f3209448e800b25eda50340f2.tar.gz rsyslog-d1eb6e0edc51a78f3209448e800b25eda50340f2.tar.bz2 rsyslog-d1eb6e0edc51a78f3209448e800b25eda50340f2.zip |
added work-around for bug in gtls, which causes fd leak when using TLS
The capability has been added for module to specify that they do not
like being unloaded.
related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rt-init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rt-init.c b/tests/rt-init.c index dbe94b4a..2d43943f 100644 --- a/tests/rt-init.c +++ b/tests/rt-init.c @@ -28,7 +28,6 @@ MODULE_TYPE_TESTBENCH - BEGINInit CODESTARTInit ENDInit |