svn commit: r294936 - head/libexec/rtld-elf

Alexander Kabaev kabaev at gmail.com
Wed Jan 27 20:24:58 UTC 2016


On Wed, 27 Jan 2016 20:20:37 +0000 (UTC)
Alexander Kabaev <kan at FreeBSD.org> wrote:

> Author: kan
> Date: Wed Jan 27 20:20:37 2016
> New Revision: 294936
> URL: https://svnweb.freebsd.org/changeset/base/294936
> 
> Log:
>   Do not unlock rtld_phdr_lock over callback invocations.
>   
>   The dl_iterate_phdr consumer code in libgcc does not expect multiple
>   callbacks running concurrently. This was fixed once already in
> r178807, but accidentally got reverted in r294373.
> 
> Modified:
>   head/libexec/rtld-elf/rtld.c
> 

I lost the commit message through wonders of svn dcommit somehow. This
should have been:

Reviewed by:	kib
Tested by:	kib, davide

-- 
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: Цифровая подпись OpenPGP
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160127/8df17f3d/attachment.sig>


More information about the svn-src-all mailing list