| Summary: | whois dumps contents of /etc/services when looking up non-existent .biz names | ||
|---|---|---|---|
| Product: | Base System | Reporter: | newton <newton> |
| Component: | bin | Assignee: | Mike Barcroft <mike> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
newton
2001-10-03 09:10:01 UTC
State Changed From-To: open->analyzed This is the same problem as in PR bin/30968. The fix is indeed to null-terminate the read string, as done in the patches posted in the audit trail of bin/30968. I'll commit the second patch shortly, after it has been properly reviewed. Responsible Changed From-To: freebsd-bugs->roam I'll take care of this problem and commit the necessary patches. Responsible Changed From-To: roam->mike Actually it is Mike Barcroft, the whois(1) maintainer, who came up with a better patch. Responsible Changed From-To: roam->mike Mike Barcroft came up with a better patch. State Changed From-To: analyzed->closed Duplicate of PR/31002. mike@FreeBSD.org <mike@FreeBSD.org> writes: > Duplicate of PR/31002. Sorry, that should say: Duplicate of PR bin/30928. Best regards, Mike Barcroft |