From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0397B3857C47; Mon, 17 Aug 2020 12:29:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0397B3857C47 From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug time/26394] [2.33 Regression] FAIL: nptl/tst-join14 Date: Mon, 17 Aug 2020 12:29:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: time X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.33 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution target_milestone bug_status 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: Mon, 17 Aug 2020 12:29:17 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26394 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |2.33 Status|NEW |RESOLVED --- Comment #2 from H.J. Lu --- Fixed by commit cb7e7a5ca1d6d25d59bc038bdc09630e507c41e5 Author: H.J. Lu Date: Sat Aug 15 11:06:35 2020 -0700 nptl: Handle NULL abstime [BZ #26394] Since abstime passed to pthread_{clock|timed}join_np may be NULL, conve= rt to 64 bit abstime only if abstime isn't NULL. --=20 You are receiving this mail because: You are on the CC list for the bug.=