From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 886323894C1D; Wed, 28 Apr 2021 10:20:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 886323894C1D From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/27706] select fails to update timeout on error Date: Wed, 28 Apr 2021 10:20:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: adhemerval.zanella at linaro dot org X-Bugzilla-Target-Milestone: 2.34 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: flagtypes.name cc bug_severity priority Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2021 10:20:35 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27706 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |security- CC| |fweimer at redhat dot com Severity|normal |critical Priority|P2 |P1 --- Comment #4 from Florian Weimer --- commit cedbf6d5f3f70ca911176de87d6e453eeab4b7a1 Author: Adhemerval Zanella Date: Thu Apr 8 07:39:32 2021 -0300 linux: always update select timeout (BZ #27706) The timeout should be updated even on failure for time64 support. --=20 You are receiving this mail because: You are on the CC list for the bug.=