Bug 6801
| Summary: | linuxconf seg faults on null /etc/dhcpd.conf subnet | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | crowfoot |
| Component: | linuxconf | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1 | CC: | jack |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-02-10 19:30:11 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Closing because we don't ship linuxconf anymore. |
linuxconf seg faults on null string in DHCP::editloop when subnet is of the following format: subnet 24.95.0.0 netmask 255.255.0.0 {} # block rr net This problem also existed in v6.0 In general linuxconf seems very touchy with all manner of syntax things like this -- what's happening?