| Summary: | Null character in scripts/basic/docproc.c | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Serj Kalichev <serj.kalichev> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.15.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch to remove null char | ||
Fixed, thanks! Fixed in 1.16.0 |
Created attachment 907 [details] Patch to remove null char There is null character in scripts/basic/docproc.c, so some text utilities may fail while processing this file.