From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 436A43856DD4; Fri, 1 Dec 2023 17:39:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 436A43856DD4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701452377; bh=GQNdNpYfBcQwGAqNb+4CnMWnNmEG4/0ZfCWy26rRktE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jXlfM2HfxoUwQ/VVt7IFJIOWhOitXJVcEf4LTVXMwUY8UQ0YxY0OIU29bJZPD6E4A Pze04icPbH28EMNOpU9WhtsMETw91NuVcDShOGMIlPYwo/aTSlu66dvuZ2Y9QhtzK6 9vkC5z3ZutEMJBasbPUspe/mDXb5dLwLjLg70uVQ= From: "carlos at redhat dot com" To: libc-locales@sourceware.org Subject: [Bug locale/14247] newlocale doesn't always set errno upon failure return Date: Fri, 01 Dec 2023 17:39:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: locale X-Bugzilla-Version: 2.15 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: carlos at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: attachments.created 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=3D14247 --- Comment #3 from Carlos O'Donell --- Created attachment 15233 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15233&action=3Ded= it 0001-locale-Handle-loading-a-missing-locale-twice-Bug-142.patch Fixes both locations that need fixing. Adds a test case. --=20 You are receiving this mail because: You are on the CC list for the bug.=