Skip to content

fix: update size type to int64_t and initialize struct stat in calculateDirectorySize#1217

Merged
ComixHe merged 1 commit into
OpenAtom-Linyaps:masterfrom
myml:fix-size
Jun 13, 2025
Merged

fix: update size type to int64_t and initialize struct stat in calculateDirectorySize#1217
ComixHe merged 1 commit into
OpenAtom-Linyaps:masterfrom
myml:fix-size

Conversation

@myml

@myml myml commented Jun 13, 2025

Copy link
Copy Markdown
Collaborator

…kager and Builder

Changed the size type from int to int64_t in both Builder and UABPackager to ensure proper handling of larger values. Additionally, initialized struct stat variables to improve code clarity and maintainability.

@myml myml changed the title fix: update size type to int63_t and initialize struct stat in UABPac… fix: update size type to int63_t and initialize struct stat in calculateDirectorySize Jun 13, 2025
@myml myml changed the title fix: update size type to int63_t and initialize struct stat in calculateDirectorySize fix: update size type to int64_t and initialize struct stat in calculateDirectorySize Jun 13, 2025
…kager and Builder

Changed the size type from int to int64_t in both Builder and UABPackager to ensure proper handling of larger values. Additionally, initialized struct stat variables to improve code clarity and maintainability.
@myml myml requested a review from ComixHe June 13, 2025 09:22
@ComixHe ComixHe merged commit 1a0e639 into OpenAtom-Linyaps:master Jun 13, 2025
5 of 13 checks passed
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