This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix relocation dependency handling


Ulrich Drepper <drepper@redhat.com> writes:

|> On Sun, 2002-04-14 at 13:25, Jakub Jelinek wrote:
|> 
|> > 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
|> > 
|> > 	* elf/dl-lookup.c (_dl_lookup_symbol): Move add_dependency call to
|> > 	the end of the function.  Pass original flags to recursive call if
|> > 	add_dependency failed.
|> > 	(_dl_lookup_versioned_symbol): Likewise.
|> 
|> This patch looks OK, I've applied it.  Thanks,

See also http://sources.redhat.com/ml/libc-hacker/2002-02/msg00121.html.
Why didn't you just check in this patch?  It even contains a test!

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]