diff options
author | Qihang Gao <gaoqihang@loongson.cn> | 2025-09-18 15:29:05 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-10-10 11:44:42 +0300 |
commit | 80eaa563ec1cd2272334134d5fd35d856843fe65 (patch) | |
tree | 06c12c0048c0d0dac805403860f120542b9faa89 /BaseTools/Source/Python/UPT/Object/POM/ModuleObject.py | |
parent | aff203c3ceb1a3967273bba5ca5eba89777c9633 (diff) | |
download | edk2-master.tar.xz |
TempBuffer variable is only dynamically allocated when the opcode is
EFI_IFR_STRING_OP and the string value is not 0, so it should be freed
under the same condition. Otherwise, the variable may be unexpected
freed.
Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
Diffstat (limited to 'BaseTools/Source/Python/UPT/Object/POM/ModuleObject.py')
0 files changed, 0 insertions, 0 deletions