* 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>.
This commit is contained in:
Roland McGrath 2003-01-30 20:46:53 +00:00
parent 2806140931
commit d6f5e7216f
1 changed files with 6 additions and 0 deletions

View File

@ -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):