Re: + n_tty-loss-of-sync-following-a-buffer-overflow.patch addedto -mm tree

From: Rupesh Sugathan
Date: Wed Mar 12 2008 - 17:21:01 EST


> Paul Fulghum wrote:
> > What I suggest is the following patch for processing NL
> > in canonical mode.

I tested the patch in 2.4.x and seems to meet all the discussed
requirements.

I have another suggestion to this subject. When the buffer oveflows in
icaonon mode, it would be *best* if the application either gets a
complete line or does not get it at all. On a buffer overflow, it would
be good that the n_tty discard the whole line data in the buffer (part
of which has overflown) and make more room in the buffer.

Does it make sense to any of you?

--
Rupesh Sugathan

--
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/