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

Check that padding is zeroed and regions are consistent #1613

Closed

Conversation

DemiMarie
Copy link
Contributor

This adds checks that padding is zeroed and that regions are internally
consistent. It also adds a check that the padding is of minimum length.

Fixes #1572.

@DemiMarie
Copy link
Contributor Author

@ffesti would you mind looking at this?

This adds checks that padding is zeroed and that regions are internally
consistent.  It also adds a check that the padding is of minimum length.

Fixes rpm-software-management#1572.
Already done by regionSwab(), but regionSwab() should not need to do
that.
This will only fire if there is a bug in RPM, not if the input package
is bad.
@pmatilai
Copy link
Member

pmatilai commented Nov 1, 2021

Sorry but NAK, see #1559 (comment)

@pmatilai pmatilai closed this Nov 1, 2021
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.

RFE: require padding to be zeroed
2 participants