elementary / elementary/installer
Possible off-by-one errors in the code?
Open
- Dominant language
- Vala
- Stars
- 182
- Forks
- 53
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
In places such as:
https://github.com/elementary/installer/blob/master/src/Widgets/PartitionBar.vala#L82
and
https://github.com/elementary/installer/blob/master/src/Widgets/PartitionMenu.vala#L289
the "end - start" calculations appear to be off by one?
Contributor guide
Assessment
This issue has not been assessed yet.