Removed test to detect control characters > 0x20 as this prevented
authorJoey Schulze <joey@infodrom.org>
Sat, 26 May 2007 07:11:45 +0000 (07:11 +0000)
committerJoey Schulze <joey@infodrom.org>
Sat, 26 May 2007 07:11:45 +0000 (07:11 +0000)
commit3268f928dca468a6335aec0413fc73590cbcbcf9
tree9bdbe8badc60eb69164aaaea2a61e6ad0ccb4437
parent64b5a191e5d0ebfe882b246ce89bd75f20a4b8e4
Removed test to detect control characters > 0x20 as this prevented
characters encoded in UTF-8 to be properly passed through.  This
prevented a security-related patch by Solar Designer (1.29).

References:
  Debian Bug#315605 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=315605>
  RedHat Bug#89292  <https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=89292>
syslogd.c