Skip to content
Snippets Groups Projects
Commit cdc712d8 authored by Dan Carpenter's avatar Dan Carpenter Committed by Herbert Xu
Browse files

crypto: caam - dereferencing ERR_PTR on allocation failure


t_alg is an ERR_PTR here so we can't dereference it.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Acked-by: default avatarKim Phillips <kim.phillips@freescale.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 54e198d4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment