diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-01-12 23:10:00 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-01-12 23:10:00 -0500 |
commit | 0876917582041d17a9eb6b08894c1123a2affe74 (patch) | |
tree | 494d4dd1a06a316a7a8b266801387d065dc0d836 /ChangeLog | |
parent | 5e49c52efdb37eb0aa315156f39056f25ff9ddaa (diff) | |
download | glibc-0876917582041d17a9eb6b08894c1123a2affe74.tar.gz glibc-0876917582041d17a9eb6b08894c1123a2affe74.tar.xz glibc-0876917582041d17a9eb6b08894c1123a2affe74.zip |
Fix assertion when handling DSTs during auditing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b969183f54..ee705196c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-01-12 Ulrich Drepper <drepper@gmail.com> + + * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when + loader is ld.so. + 2011-01-10 Paul Pluzhnikov <ppluzhnikov@google.com> * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack |