]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Move check for
authorRoland McGrath <roland@gnu.org>
Thu, 30 Jan 2003 20:46:53 +0000 (20:46 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 30 Jan 2003 20:46:53 +0000 (20:46 +0000)
null argument before all else.
Reported by Martin Schwidefsky <schwidefsky@de.ibm.com>.

ChangeLog

index 44ebadab3554f58150962a6095e2b71337dff7eb..1b39a59027056d4c7133f44929f29a6ce0617dd3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-30  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Move check for
+       null argument before all else.
+       Reported by Martin Schwidefsky <schwidefsky@de.ibm.com>.
+
 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_lazy_rel):