[RFC PATCH 1/2][BZ 19329] remove broken code path for easier code review
Szabolcs Nagy
szabolcs.nagy@arm.com
Wed Nov 30 11:44:00 GMT 2016
This patch is not necessary for the bug fix, just makes concurrency
code review easier (removes a data race and overflow from a broken
code path).
dlopen can oom crash anyway in _dl_resize_dtv and it's probably
better to crash than leave half setup modules around.
2016-11-30 Szabolcs Nagy <szabolcs.nagy@arm.com>
* elf/dl-tls.c (_dl_add_to_slotinfo): OOM crash.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A0.diff
Type: text/x-patch
Size: 956 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20161130/b19f6644/attachment.bin>
More information about the Libc-alpha
mailing list