diff options
author | Mike Maslenkin <mike.maslenkin@gmail.com> | 2023-08-30 00:33:07 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-12-27 00:09:49 +0000 |
commit | d81813368a66c1b27f58ecc68e75d1bc850a3e96 (patch) | |
tree | 89824e5729eaf44c76d05b35f0faaa64229c7be6 /SecurityPkg/SecurityPkg.dec | |
parent | 0f66c2e687fd789c36ad8f9939449954482bfd21 (diff) | |
download | edk2-d81813368a66c1b27f58ecc68e75d1bc850a3e96.tar.gz |
RedfishPkg: RedfishPlatformConfigDxe: reduce memory allocations
It's unclear why the new string is allocated as copy of the original
string if its pointer is stored in an array and the original string
is released immediately after the copy is created. All data allocated
in the same pool.
Cc: Nickle Wang <nicklew@nvidia.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
Diffstat (limited to 'SecurityPkg/SecurityPkg.dec')
0 files changed, 0 insertions, 0 deletions