Skip to content
Snippets Groups Projects
Commit d88d0dfc authored by Gilad Broner's avatar Gilad Broner Committed by Iliyan Malchev
Browse files

media: dvb: check for ion mapping errors


Mapping a linear buffer allocated using ion to kernel space might
result in an error other than NULL pointer. Current code only checked
for NULL so errors can go undetected as a valid buffer mapping.

Change-Id: I3d0af279b6ac0d6cc1689ba910ebb5c9d4a0a872
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent bdcaf305
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.
Please register or to comment