Re: Busybox 1.20.2 If you don't pass the name of the /etc/syslog.conf file in as a syslod command line option, then there is an error parsing the file, you get a segfault, because "file" is still set to NULL. Attached is a patch which fixes it.
Created attachment 4676 [details] patch which fixes the bug
Fixed in git: commit 81fa999540740b5269a349a9e991eb506592ea75 Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Sun Jan 20 16:05:41 2013 +0100 syslogd: do not segfault on parse error when using default config