Re: [PATCH] drivers/char/mxser.c: Fix reference counting

From: Jiri Slaby
Date: Mon Mar 16 2009 - 12:02:15 EST


On 16.3.2009 16:48, Jan Kasprzak wrote:
In drivers/char/mxser.c:mxser_check_modem_status() there is a call
to tty_port_tty_get without a corresponding tty_put() call. This causes
the device to return -EIO on the second open(2) call.

I was faster :P:
http://lkml.org/lkml/2009/3/16/159
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/