Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integer overflow in used space of user #27

Open
kholzapfel opened this issue Jul 25, 2019 · 0 comments
Open

Integer overflow in used space of user #27

kholzapfel opened this issue Jul 25, 2019 · 0 comments

Comments

@kholzapfel
Copy link

kholzapfel commented Jul 25, 2019

The report runs in an integer overflow for the "Disk space consumed by home storage in bytes." It maximally shows 2147483647 (2**32-1, max of int32) but works if the used storage is small than this.

Could be, that #19 (comment) wanted to point on this as well, as I am also using external storage as the primary location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant