Skip to content

refactor!: Remove ZipFileData::extra_data_start field that is never read - #926

Merged
Pr0methean merged 3 commits into
masterfrom
remove-extra_data_start
Aug 13, 2026
Merged

refactor!: Remove ZipFileData::extra_data_start field that is never read#926
Pr0methean merged 3 commits into
masterfrom
remove-extra_data_start

Conversation

@Pr0methean

@Pr0methean Pr0methean commented Aug 12, 2026

Copy link
Copy Markdown
Member

@amazon-q-developer amazon-q-developer Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The changes correctly remove the redundant extra_data_start field from ZipFileData. The refactoring simplifies the codebase by having aes_extra_field_start store absolute positions directly rather than relative offsets that needed to be combined with extra_data_start. The logic has been properly updated in all affected locations.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.

@Its-Just-Nans

Copy link
Copy Markdown
Member

Sorry, I forgot to remove the parameter

@Its-Just-Nans
Its-Just-Nans self-requested a review August 12, 2026 21:34
Comment thread src/types.rs Outdated
Comment thread src/write.rs Outdated
@Pr0methean
Pr0methean enabled auto-merge August 13, 2026 00:24
@Pr0methean
Pr0methean added this pull request to the merge queue Aug 13, 2026
Merged via the queue into master with commit ca9aa00 Aug 13, 2026
134 checks passed
@Pr0methean
Pr0methean deleted the remove-extra_data_start branch August 13, 2026 10:53
@Its-Just-Nans Its-Just-Nans mentioned this pull request Aug 13, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants