diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-16 17:44:01 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-16 17:44:01 +0200 |
commit | 10dcb23ae5828c239a1d8518e90c7d6d9e2ea1a8 (patch) | |
tree | 83acd28facadcadbbc5efdc97334c6f32dc303cf /plugins/imtcp/imtcp.c | |
parent | 75187bc1839bd5ba9d0ef652ee9e9037f0e2a95e (diff) | |
download | rsyslog-10dcb23ae5828c239a1d8518e90c7d6d9e2ea1a8.tar.gz rsyslog-10dcb23ae5828c239a1d8518e90c7d6d9e2ea1a8.tar.bz2 rsyslog-10dcb23ae5828c239a1d8518e90c7d6d9e2ea1a8.zip |
bugfix: omelasticsearch: did not correctly initialize stats counters
This usually did not lead to any problems, because they are in static
memory, which is initialized to zero by the OS when the plugin is
loaded. But it may cause problems especially on systems that do not
support atomic instructions - in this case the associated mutexes also
did not get properly initialized.
Diffstat (limited to 'plugins/imtcp/imtcp.c')
0 files changed, 0 insertions, 0 deletions