From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8069 invoked by alias); 5 Mar 2007 20:29:52 -0000 Received: (qmail 8040 invoked by uid 48); 5 Mar 2007 20:29:41 -0000 Date: Mon, 05 Mar 2007 20:29:00 -0000 Message-ID: <20070305202941.8039.qmail@sourceware.org> From: "suzuki at in dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070305202809.4131.suzuki@in.ibm.com> References: <20070305202809.4131.suzuki@in.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/4131] BUG : dladdr() doesn't return the correct 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: 2007-03/txt/msg00017.txt.bz2 ------- Additional Comments From suzuki at in dot ibm dot com 2007-03-05 20:29 ------- Created an attachment (id=1598) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1598&action=view) Patch to fix dl-addr The patch fixes the bug in dl-addr. The patch makes sure that the address being looked up lies in one of the loaded segments of the library. Thanks Suzuki -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|drepper at redhat dot com |suzuki at in dot ibm dot com Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=4131 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.