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

ASD: Fix the uninitialized value. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

billy-tsai
Copy link

The struct member "padding" doesn't assign the initial value before
the shift was executed.

Signed-off-by: Billy Tsai [email protected]

The struct member "padding" doesn't assign the initial value before
the shift was executed.

Signed-off-by: Billy Tsai <[email protected]>
Copy link
Collaborator

@epcorona epcorona left a comment

Choose a reason for hiding this comment

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

We will include this change in the next sync (probably 1.5.2). Thanks for the revision

@billy-tsai
Copy link
Author

Hi @epcorona,
It seems this patch hasn’t been merged into the latest version. Are there any concerns about this change?

@epcorona
Copy link
Collaborator

epcorona commented Nov 6, 2024

No concerns, and I apologize for the delay, we will include it in the next release,

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