Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: dereferencing an error pointer
We need to check that "ctx" is a valid pointer before dereferencing it. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information