Skip to content
Commit 14e997de authored by John Cox's avatar John Cox Committed by Phil Elwell
Browse files

staging: rpivid: Fix crash when CMA alloc fails



If realloc to increase coeff size fails then attempt to re-allocate
the original size.  If that also fails then flag a fatal error to abort
all further decode.

Signed-off-by: default avatarJohn Cox <jc@kynesim.co.uk>
parent 3d48a0db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment