[BZ #10069]
commita245eafd2b5967c34ec224a8e7ae72e8edd437b8
authorUlrich Drepper <drepper@redhat.com>
Sun, 19 Apr 2009 21:45:02 +0000 (19 21:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 19 Apr 2009 21:45:02 +0000 (19 21:45 +0000)
tree9b2e68b98806dfd735a1446db2be398a24e153db
parent153aa31b93be22e01b236375fb02a9f9b9a0195f
[BZ #10069]

2009-04-19  Ulrich Drepper  <drepper@redhat.com>
[BZ #10069]
* elf/dl-open.c (dl_open_worker): We cannot guarantee that we can load
an object that uses static TLS if the TLS modid is higher than the
reserve we always allocate.  At least for multi-threaded code.
ChangeLog
elf/dl-open.c