| Summary: | fdisk partition size is limited by atoi | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | dcaleca |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | replace atoi with strtoul | ||
|
Description
dcaleca
2018-07-24 15:11:40 UTC
Created attachment 7671 [details]
replace atoi with strtoul
Fixed in git |