diff options
| author | Francois Berder <[email protected]> | 2025-12-04 20:34:12 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-02 15:51:54 -0600 |
| commit | 737386977b824111e9abd3524be2f7f4f61025b0 (patch) | |
| tree | c0c782164d492c2aef1a27cf6d745218711d3f75 /scripts | |
| parent | 9ed99e2eeadb4127b8de2ecbc066de6180394355 (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')
0 files changed, 0 insertions, 0 deletions
