Skip to content

Commit 436d15c

Browse files
committed
upstream-tee-subsys-patches.txt: fix wrong commit ID
The ID for commit b83685b ("tee: amdtee: fix memory leak in amdtee_open_session()") is wrong in upstream-tee-subsys-patches.txt. Fix it. Reported-by: Victor Chong <[email protected]> Signed-off-by: Jerome Forissier <[email protected]>
1 parent 28676a5 commit 436d15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upstream-tee-subsys-patches.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ followed by the sha1 hash in the upstream kernel tree.
2020
[v5.7-rc1] c180f9bbe29a tee: remove unused tee_shm_priv_alloc()
2121
[v5.7-rc1] 59a135f6fb66 tee: remove linked list of struct tee_shm
2222
[v5.6] 36fa3e50085e tee: amdtee: out of bounds read in find_session()
23-
[v5.6-rc5] 483685bceedb tee: amdtee: fix memory leak in amdtee_open_session()
23+
[v5.6-rc5] b83685bceedb tee: amdtee: fix memory leak in amdtee_open_session()
2424
[v5.6-rc4] 872d92dec353 tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
2525
[v5.6-rc1] 48d625e4c4ce tee: fix memory allocation failure checks on drv_data and amdtee
2626
[v5.6-rc1] 279c075dc1d2 tee: amdtee: remove redundant NULL check for pool

0 commit comments

Comments
 (0)