audk/RedfishPkg/RedfishRestExDxe
Vu Nguyen 575b37ece7 RedfishPkg: Correct variable type to prevent memory corruption
Id will be casted by CoreOpenProtocol, declare this variable with a
wrong type might result in the corruption of other local variables.

Signed-off-by: Minh Nguyen <minhnguyen1@os.amperecomputing.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Nick Ramirez <nramirez@nvidia.com>
Reviewed-by: Nickle Wang <nicklew@nvidia.com>
2023-06-19 11:14:38 +03:00
..
ComponentName.c RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishRestExDriver.c RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishRestExDriver.h RedfishPkg: Correct variable type to prevent memory corruption 2023-06-19 11:14:38 +03:00
RedfishRestExDxe.inf RedfishPkg/RedfishDebugLib: provide Redfish debug 2023-06-19 11:14:36 +03:00
RedfishRestExDxe.uni
RedfishRestExDxeExtra.uni
RedfishRestExImpl.c RedfishPkg: Update code to be more C11 compliant by using __func__ 2023-06-19 11:14:38 +03:00
RedfishRestExInternal.h RedfishPkg/RedfishDebugLib: provide Redfish debug 2023-06-19 11:14:36 +03:00
RedfishRestExProtocol.c RedfishPkg/RedfishDebugLib: provide Redfish debug 2023-06-19 11:14:36 +03:00