| Summary: | syslogd segfaults when parsing a bad /etc/syslog.conf | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | dickelbeck |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch which fixes the bug | ||
|
Description
dickelbeck
2012-12-06 17:30:01 UTC
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 |