| Summary: | dd no longer reports errors when it cannot write full records | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | pete.shanahan |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.30.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch for the coreutils/dd.c source to do the correct check | ||
|
Description
pete.shanahan
2019-03-05 11:23:49 UTC
A quick look through the code seems to indicate that dd is the only one with the problem. Fixed in git, thanks! |