From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D97A63853D2D; Thu, 30 Mar 2023 12:00:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D97A63853D2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680177642; bh=N/9C9Jd1N+R1Y1+/6dId3T52c0MiHr8iyx+i+mTwsMU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=roK3XVoiC849yf9hLONcLcbIFOlU9GhsFmVSDmhp/2rcpQKKxwNURobyLoSAi5DmM 8CGJpMOW9zPa94MnVch/jcrDoXTYFnFvHYmSVCU6syCetECy4KD7rG3NDrG3BB/oBK UhqM73Spikwh80GnCtzx57MIIqKGvuWYt8Qt9ERc= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/30235] Missing fallback in getlogin if loginuid is unset Date: Thu, 30 Mar 2023 12:00:42 +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.28 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org 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.38 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status target_milestone 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30235 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Target Milestone|--- |2.38 --- Comment #1 from Andreas Schwab --- Fixed by commit 0d83b349fa. --=20 You are receiving this mail because: You are on the CC list for the bug.=