summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-18 08:51:02 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-18 08:51:02 +0200
commit224e87be0e57532baa658ec6b9656a879ccc2fa4 (patch)
treec5d85743988e739a54609d0256244db947541189 /Makefile.am
parent56b781e5bb1ea08b76d5dcc1d5e5eab10a40a4c6 (diff)
downloadrsyslog-224e87be0e57532baa658ec6b9656a879ccc2fa4.tar.gz
rsyslog-224e87be0e57532baa658ec6b9656a879ccc2fa4.tar.xz
rsyslog-224e87be0e57532baa658ec6b9656a879ccc2fa4.zip
bugfix? (unconfirmed, testing): segfault when writing asynchronously
I have undone a very small optimization with using pre-malloced memory, which seems to have some issues. Now I am doing mallocs and at least in test environment this seems to solve the issue. The code now needs more review. If it runs flawlessly for some time, I may try to re-enable to pre-malloc, but not necessarily: its performance benefit is very mild (aka: I don't think it justifies introducing bigger complexities).
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions