From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12882 invoked by alias); 16 Feb 2005 09:48:24 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 12697 invoked by alias); 16 Feb 2005 09:48:06 -0000 Date: Wed, 16 Feb 2005 09:48:00 -0000 Message-ID: <20050216094806.12696.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050216043135.729.roland@gnu.org> References: <20050216043135.729.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/729] vDSO image bounds miscalculated X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00131.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 09:48 ------- Subject: Bug 729 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 09:47:39 Modified files: elf : rtld.c Log message: 2005-01-05 Steven Munroe [BZ #729] * elf/rtld.c (dl_main) [NEED_DL_SYSINFO_DSO]: Insure l_map_end and l_text_end are set for a VDSO with a single PT_LOAD entry. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/rtld.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.339&r2=1.339.2.1 -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=729 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.