Skip to content

Fix parsing 4-bytes attribute#1034

Merged
aboch merged 1 commit intovishvananda:mainfrom
Asphaltt:fix/parsing-attr
Feb 9, 2025
Merged

Fix parsing 4-bytes attribute#1034
aboch merged 1 commit intovishvananda:mainfrom
Asphaltt:fix/parsing-attr

Conversation

@Asphaltt
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

aboch commented Feb 6, 2025

@adrianchiris pls check

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