From: Russell King <[EMAIL PROTECTED]>
   Date: Fri, 1 Sep 2000 16:23:39 +0100 (BST)

   At the marked line (! - line 647), what if flip.count is equal to
   TTY_FLIPBUF_SIZE?  Surely we're writing to a character outside the
   flag_buf_ptr array?  If that is the case, should we not move this
   like until after the "goto ignore_char"?  Also, does it matter that
   we don't place a character in the character buffer at the overrun
   position?

Yup, that's an obvious bug, thanks for pointing that out..  I'll get a
correction to Linus.

                                                - Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to