mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-26 14:55:16 +00:00
![]() When OpenSSL's macro allocates the HASH struct, it allocates the fields as well. After this allocation, the prior code would assign over the pointers inside the HASH struct, leaking these fields. This patch avoids allocating extra copies of these members. Change-Id: I50a38b0a04b52ec54d6388db0f694feb578d2818 Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com> |
||
---|---|---|
.. | ||
amlogic | ||
cert_create | ||
encrypt_fw | ||
fiptool | ||
marvell/doimage | ||
memory | ||
renesas/rcar_layout_create | ||
sptool | ||
stm32image |