From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17257 invoked by alias); 23 Oct 2012 09:17:38 -0000 Received: (qmail 17180 invoked by uid 48); 23 Oct 2012 09:17:25 -0000 From: "siddhesh at redhat dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug network/14687] valgrind warning of uninitialised byte(s) in res_send.c Date: Tue, 23 Oct 2012 09:17:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: siddhesh at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-10/txt/msg00204.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14687 Siddhesh Poyarekar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |siddhesh at redhat dot com Resolution| |INVALID --- Comment #1 from Siddhesh Poyarekar 2012-10-23 09:17:24 UTC --- It's a spurious warning by valgrind since relevant fields are initialized correctly. It does not make sense to add cruft just to make valgrind happy. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.