Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 23 Aug 2012 17:39:37 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: ldso : dladdr support

On Mon, Aug 20, 2012 at 04:32:00PM +0200, musl wrote:
> I missed a bug in my previous patch :
> in find_sym func precomptab was always set to sysv_precomp.

It's still broken; h is being used in the comparisons even if h was
not initialized, rather than using gh. I'm working on integrating the
code right now. I'll either commit my version or reply with a patch
here soon for review.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.