c026ca581f
Stanse found a potential null dereference in ircomm_tty_close and ircomm_tty_hangup. There is a check for tty being NULL, but it is dereferenced earlier. But it is bogus, the tty cannot be NULL, so remove the !tty checks. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Samuel Ortiz <samuel@sortiz.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Alan Cox <alan@linux.intel.com> Cc: Greg Kroah-Hartman <gregkh@suse.de> Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
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 |