summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-01-18 07:24:09 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-18 07:24:09 -0800
commitdb07e962b6ea963dbb345439f6ab9b0cf74d87c5 (patch)
treeb9faa9beb588cdb0003262dc1848c4847d3ab5ec /ChangeLog
parent7a033a828df19b4f3bfd7e4d66102f63d1167f08 (diff)
downloadglibc-db07e962b6ea963dbb345439f6ab9b0cf74d87c5.tar.gz
glibc-db07e962b6ea963dbb345439f6ab9b0cf74d87c5.tar.xz
glibc-db07e962b6ea963dbb345439f6ab9b0cf74d87c5.zip
Use correct type when casting d_tag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 011f445265..edfa44d93e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-01-18  Andreas Schwab  <schwab@redhat.com>
 
+	* elf/dynamic-link.h (elf_get_dynamic_info): Use correct type when
+	casting d_tag.
+
 	* elf/dynamic-link.h (elf_get_dynamic_info): Ignore negative
 	dynamic entry types.