summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorFrancois Berder <[email protected]>2025-12-04 20:34:12 +0100
committerTom Rini <[email protected]>2026-01-02 15:51:54 -0600
commit737386977b824111e9abd3524be2f7f4f61025b0 (patch)
treec0c782164d492c2aef1a27cf6d745218711d3f75 /scripts/basic
parent9ed99e2eeadb4127b8de2ecbc066de6180394355 (diff)
dm: crypto: Check malloc return value
tmp_buffer is allocated using malloc but failure is not handled. This commit ensures that we do not use a NULL pointer if malloc fails. Signed-off-by: Francois Berder <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions