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

RedfishClientPkg: fix wrong allocation size in RedfishMessageLib for REDFISH_MESSAGE_RECORD instance #71

Open
wants to merge 1 commit into
base: main-edk2-stable202308
Choose a base branch
from

Conversation

ghbaccount
Copy link
Contributor

No description provided.

This patch fixes the allocated memory size for REDFISH_MESSAGE_RECORD.
The problem may arise if someone decides to increase original structure.

Signed-off-by: Mike Maslenkin <[email protected]>
@ghbaccount ghbaccount changed the base branch from master to main-edk2-stable202311 January 26, 2024 23:04
@ghbaccount ghbaccount changed the base branch from main-edk2-stable202311 to main-edk2-stable202308 January 26, 2024 23:04
@jgarver
Copy link
Contributor

jgarver commented Jan 29, 2024

@nicklela Can you review this patch? Does it apply to edk2-redfish-client?

@ghbaccount The RedfishClientPkg code has moved from edk2 to edk2-redfish-client. I'm not sure if this issue exists in the new repo, but we'll get it fixed in the appropriate places. Thanks!

@nicklela
Copy link
Contributor

@nicklela Can you review this patch? Does it apply to edk2-redfish-client?

@ghbaccount The RedfishClientPkg code has moved from edk2 to edk2-redfish-client. I'm not sure if this issue exists in the new repo, but we'll get it fixed in the appropriate places. Thanks!

@ghbaccount Thank you for reporting this issue. We will fix this issue in next release.

@jgarver Yes, I applied this patch to edk2-redfish-client.

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