From nobody Tue Jan 30 17:58:10 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TPXvk5yS0z59GsS for ; Tue, 30 Jan 2024 17:58:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TPXvk4yQ6z4PLQ for ; Tue, 30 Jan 2024 17:58:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706637490; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JRhQeT32f0rKDn9acF27FcpD7gMdhTH+mskQ/x1MNC8=; b=vU5y+/74IeUuo0mGs4CJo6SsWGd0F/IvpG9FSd6TxpXjYoVBmtgwptMoshEeSEX1J1yEqx Dtb/6DaG1zGTH3fqwlTILgGp47OilY+kybDlfV+d0mpkBxVmOYVw/s3TetUxuRuAdlC89r ytoKw46klz1OtqT26aBO/QxXKAyt8y39jLftUKoc8/Gj48N06vsJCtGB2v98cbkHWm+yPr kxatQGe9NA+ywLjqqx5MtNZpEC1VK4+xQjecbuQBaQxdyg4v3LSy8bui5KCeyULFrAP4aT UH5zcFnHsLPWmiT+k6F9wmXuULTZy1B712COTqYRmGHBHPiwNs5B6eVoOXinsA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706637490; a=rsa-sha256; cv=none; b=QbZG1/rXMtcZHdItCaP54rgasbDvclbNkN1SpS0EefN9HSG7xfbey6ZwxsFYfH3lppKC1B fLDhXSyHd50FsVZaC6unSXmCnOdQcCCVf2Pt61oR8lfrQHc9xJeXWpNBAHaD5PXYG5gj5G bvnvkl58G+8ODutiVree/yjfAsheycOWYwr7S+EepjDzAowjKvvchjGK/iLGzbXvB57kYi BgaD9Xgqjd0ssUna2qPasutZsA8lAV6m8+8rvtyX1Yg7z+iqBLrf2iCCdUVk6e/LfPwLDN dHEUYVz6SCMKb4E4luRuItRU+JLD0X46uohKKGgWngPgmT7XM3HTu98I+Ln8eg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TPXvk42QjzljP for ; Tue, 30 Jan 2024 17:58:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40UHwAX6014097 for ; Tue, 30 Jan 2024 17:58:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40UHwA8C014095 for bugs@FreeBSD.org; Tue, 30 Jan 2024 17:58:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239604] FIONREAD ioctl returns the wrong result on a master pty after the slave has been closed Date: Tue, 30 Jan 2024 17:58:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ mfc-stable12- X-Bugzilla-Changed-Fields: resolution bug_status flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239604 Kyle Evans changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed Flags|mfc-stable14?, |mfc-stable14+, |mfc-stable13? |mfc-stable13+ --- Comment #4 from Kyle Evans --- Merged to all stable branches, thanks! --=20 You are receiving this mail because: You are on the CC list for the bug.=