aboutsummaryrefslogtreecommitdiff
path: root/samples/blackfin
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2016-10-31 15:52:27 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-21 13:28:11 -0200
commitc77d17c0985a70fa3cd2ecde1e4f4be0dd5e9e12 (patch)
treef5464ed1bb40b45dfb28e417cefde361bc000af1 /samples/blackfin
parentafbb110172b93e44a3fd1b5afb3a71f7f9da4406 (diff)
[media] lirc: use-after free while reading from device and unplugging
Many lirc drivers have their own receive buffers which are freed on unplug (e.g. ir_lirc_unregister). This means that ir->buf->wait_poll will be freed directly after unplug so do not remove yourself from the wait queue. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'samples/blackfin')
0 files changed, 0 insertions, 0 deletions