From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9559 invoked by alias); 16 Oct 2014 05:26:47 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 9533 invoked by uid 48); 16 Oct 2014 05:26:44 -0000 From: "ryao at gentoo dot org" To: glibc-bugs@sourceware.org Subject: [Bug nptl/17478] Fix off-by-one error in pthread_setname_np() Date: Thu, 16 Oct 2014 05:26:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: glibc_2.10, glibc_2.11, glibc_2.12, glibc_2.13, glibc_2.14, glibc_2.15, glibc_2.16, glibc_2.17, glibc_2.18, glibc_2.19, glibc_2.20 X-Bugzilla-Severity: normal X-Bugzilla-Who: ryao at gentoo dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg00061.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17478 --- Comment #4 from Richard Yao --- I probably should also say that it shouldn't work without the second patch, but the fact that I get EINVAL due to the length being out of range instead of ERANGE is a bug. -- You are receiving this mail because: You are on the CC list for the bug.