https://bugzilla.balabit.com/show_bug.cgi?id=200 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bazsi@balabit.hu Resolution| |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Balazs Scheidler <bazsi@balabit.hu> 2012-10-13 10:09:20 --- I couldn't find your branch first (my fault sorry), and by that time I also had a fix committed locally. I've slightly edited the commit message to reflect credits, but my patch also contained the testcase change, so we won't run into the same issue next time. commit 6022d4e1ad7f9c46c0b152f47c3f2d0383b7c27d Author: Balazs Scheidler <bazsi@balabit.hu> Date: Sat Oct 13 10:07:43 2012 +0200 unix-dgram: fixed message processing w/o terminating newlines In the last refactor, unix-dgram was switched to use the "text" LogProto Since unix-dgram clients don't always supply an NL character (such as on FreeBSD), this caused issues. This patch fixes the issue and also extends the testcases to cover this. Reported-by: Peter Czanik <czanik@balabit.hu> Signed-off-by: Gergely Nagy <algernon@balabit.hu> Signed-off-by: Balazs Scheidler <bazsi@balabit.hu> With this patch, this is considered fixed. Thanks. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.