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

img: fix incorrect disk sizes in raw format #184

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

0x501D
Copy link
Member

@0x501D 0x501D commented Jan 10, 2025

No description provided.

@0x501D 0x501D force-pushed the oi/fix_raw_size_info branch 2 times, most recently from 031857b to 0898ed9 Compare January 11, 2025 16:14
We cannot calculate the actual size of the raw image based
on `.st_size` because it will show the virtual size and not the actual one.
@0x501D 0x501D force-pushed the oi/fix_raw_size_info branch from 0898ed9 to a14d381 Compare January 11, 2025 16:49
Copy link
Member

@grafin grafin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@0x501D 0x501D merged commit d6b9e35 into master Jan 11, 2025
8 checks passed
@0x501D 0x501D deleted the oi/fix_raw_size_info branch January 11, 2025 22:01
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

Successfully merging this pull request may close these issues.

2 participants