[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081009101822.54acd701@lxorguk.ukuu.org.uk>
Date: Thu, 9 Oct 2008 10:18:22 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: chri <chripell@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: Re: [PATCH] max3100 driver
> > If there has been a hangup the port.tty will be NULL...
> >
>
> I check against NULL. But let me ask again: the other drivers (for
> example SA1100) don't do it. How they avoid the nasty NULL pointer
> dereference?
Some drives keep the tty pointer and deliver data to closed ttys wrongly,
others do careful locking, others are just broken.
> Sorry again for not having replied before resending the patch.
No problem
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists