| Summary: | libbb: treat SIZE_MAX read requests | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Samanta Navarro <ferivoz> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | patch | ||
Created attachment 9071 [details] patch The xread function must be able to differentiate between an incomplete read and an invalid argument (SIZE_MAX could never fit into memory).