diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-16 15:01:16 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-16 15:01:16 +0200 |
commit | 6ed28016ca1a98f183f72d1d381a5027949ca965 (patch) | |
tree | c50759ba20535b94ae8cb046d9fbc85c1d3d5888 /plugins/imtcp/imtcp.c | |
parent | 18e1267d96bf37a3737d38885304a2dc1365abde (diff) | |
download | rsyslog-6ed28016ca1a98f183f72d1d381a5027949ca965.tar.gz rsyslog-6ed28016ca1a98f183f72d1d381a5027949ca965.tar.bz2 rsyslog-6ed28016ca1a98f183f72d1d381a5027949ca965.zip |
bugfix: imuxsock truncated head of received message
This happened only under some circumstances. Thanks to Marius
Tomaschwesky, Florian Piekert and Milan Bartos for their help in
solving this issue.
Note that Milan sent a patch, which solved the problem under some
conditions (can be found somewhat earlier in git history). However,
it did not handle the original root cause, and so did not fix the
problem always. The main reason was that the date parser modifies
the provided lenghts. That part of the API was not properly
used by the caller (who decremented the length once more).
Diffstat (limited to 'plugins/imtcp/imtcp.c')
0 files changed, 0 insertions, 0 deletions