Skip to content

Fix parsing 4-bytes attribute #1034

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

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Conversation

Asphaltt
Copy link
Contributor

What if the data length of attribute is 4? The attribute will be ignored, because i+4 < len(data).

What if the data length of attribute is 4? The attribute will be ignored,
because `i+4 < len(data)`.

Signed-off-by: Leon Hwang <hffilwlqm@gmail.com>
@aboch
Copy link
Collaborator

aboch commented Feb 6, 2025

@adrianchiris pls check

@aboch aboch merged commit 655392b into vishvananda:main Feb 9, 2025
2 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.

3 participants