Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2015 21:42:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199943] document guarantee provided by dl_iterate_phdr(3) callback order
Message-ID:  <bug-199943-8-1WLBxtO4fk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199943-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199943-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199943

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
Another one I came across - this assumed the callbacks were sorted by address:
http://code.google.com/p/address-sanitizer/issues/detail?id=72

(My point is not that we should do something like sort by address, but rather a
variety of dl_iterate_phdr consumers take an interest in the callback order.)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199943-8-1WLBxtO4fk>