[Bug 215373] Unneeded (?) assertion in ttyinq_line_iterate() from sys/kern/tty_inq.c

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Apr 2022 20:59:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215373

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
           Assignee|bugs@FreeBSD.org            |markj@FreeBSD.org
             Status|New                         |In Progress

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Jan Kokemüller from comment #0)
5.5 years later, this is exactly right.  The assertion is legitimately false if
we are at the very end of the buffer.

-- 
You are receiving this mail because:
You are the assignee for the bug.