From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1674 invoked by alias); 4 Oct 2009 14:39:07 -0000 Received: (qmail 1657 invoked by uid 48); 4 Oct 2009 14:38:56 -0000 Date: Sun, 04 Oct 2009 14:39:00 -0000 From: "planet36 at gmail dot com" To: glibc-bugs@sources.redhat.com Message-ID: <20091004143855.10730.planet36@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/10730] New: duplicate call to __set_errno in __initstate_r X-Bugzilla-Reason: CC 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 X-SW-Source: 2009-10/txt/msg00008.txt.bz2 There is a duplicate call to __set_errno in function __initstate_r in file random_r.c. After the label "fail", there is already a call to __set_errno. -- Summary: duplicate call to __set_errno in __initstate_r Product: glibc Version: 2.10 Status: NEW Severity: minor Priority: P3 Component: libc AssignedTo: drepper at redhat dot com ReportedBy: planet36 at gmail dot com CC: glibc-bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10730 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.