kernel_optimize_test/net/irda/ircomm
WANG Cong 3d45296ab9 irda: fix a potential use-after-free in ircomm_param_request
self->ctrl_skb is protected by self->spinlock, we should not
access it out of the lock. Move the debugging printk inside.

Reported-by: Dmitry Vyukov <dvyukov@google.com>
Cc: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-29 22:56:46 -08:00
..
ircomm_core.c
ircomm_event.c
ircomm_lmp.c
ircomm_param.c
ircomm_ttp.c
ircomm_tty_attach.c
ircomm_tty_ioctl.c
ircomm_tty.c
Kconfig
Makefile