Skip to content

ASD: Fix the uninitialized value.#3

Open
billy-tsai wants to merge 1 commit into
Intel-BMC:masterfrom
billy-tsai:master
Open

ASD: Fix the uninitialized value.#3
billy-tsai wants to merge 1 commit into
Intel-BMC:masterfrom
billy-tsai:master

Conversation

@billy-tsai

Copy link
Copy Markdown

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

Signed-off-by: Billy Tsai billy_tsai@aspeedtech.com

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

Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com>

@epcorona epcorona left a comment

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Author

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

@epcorona

epcorona commented Nov 6, 2024

Copy link
Copy Markdown
Collaborator

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

@epcorona

Copy link
Copy Markdown
Collaborator

It will be included in 1.6.2 release. Thanks.

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