Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[media] em28xx: use after free in em28xx_v4l2_close()
We need to move the unlock before the kfree(dev); Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
- Loading branch information