Hi Leonid, Leonid Lisovskiy wrote, > Hi, > > Third version of fix for dlsym hang when reloading DSOs. > > Thx, > -Leonid > > Leonid Lisovskiy (2): > ldso: Consistently set & use DL_OPENED flag in both ld.so and libdl > [v3] ldso: fix dlsym hang when reloading DSOs > > ldso/include/dl-hash.h | 2 +- > ldso/ldso/dl-elf.c | 3 +++ > ldso/ldso/ldso.c | 8 ++++--- > ldso/libdl/libdl.c | 8 +++---- > test/dlopen/Makefile.in | 4 +++- > test/dlopen/nodelete1.c | 59 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 74 insertions(+), 10 deletions(-) > create mode 100644 test/dlopen/nodelete1.c
Applied and pushed, I think the DL_OPENED2 vs. sth else doesn't matter so much :) thx Waldemar _______________________________________________ devel mailing list [email protected] http://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel
