[Bug 199943] document guarantee provided by dl_iterate_phdr(3) callback order

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 5 21:42:33 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199943

--- Comment #1 from Ed Maste <emaste at 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.


More information about the freebsd-bugs mailing list