Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2004-10-18  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-open.c (dl_open_worker): Avoid dereferencing map in
	statically linked code if there might none be found.
  • Loading branch information
Ulrich Drepper committed Oct 18, 2004
1 parent 71fa9df commit 55838f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2004-10-18 Ulrich Drepper <drepper@redhat.com>

* elf/dl-open.c (dl_open_worker): Avoid dereferencing map in
statically linked code if there might none be found.

2004-10-06 Maciej W. Rozycki <macro@mips.com>

* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
Expand Down

0 comments on commit 55838f3

Please sign in to comment.