Module Name: src Committed By: christos Date: Sat Apr 13 03:15:25 UTC 2019
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Fix c++ exceptions on arm; jemalloc calls _rtld_tls_get_addr from inside
dl_iterate_phdr, so we need to unlock and relock.
To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 src/libexec/ld.elf_so/rtld.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
