From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15877 invoked by alias); 25 Mar 2010 16:10:11 -0000 Received: (qmail 15768 invoked by uid 48); 25 Mar 2010 16:09:58 -0000 Date: Thu, 25 Mar 2010 16:10:00 -0000 Message-ID: <20100325160958.15767.qmail@sourceware.org> From: "rsa at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20100325160221.11432.rsa@us.ibm.com> References: <20100325160221.11432.rsa@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/11432] getsysstat.c returns erroneous results 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: 2010-03/txt/msg00066.txt.bz2 ------- Additional Comments From rsa at us dot ibm dot com 2010-03-25 16:09 ------- Created an attachment (id=4681) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4681&action=view) patch to remove erroneous else block from next_line() function. This patch removes the erroneous else block. It has been shown in testing to eliminate the error and the test returns the correct number of CPUs. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11432 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.