diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-10-29 12:51:53 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-10-29 12:51:53 -0400 |
commit | c9aafacee48275d85d86f25ab4569516f180846a (patch) | |
tree | 4536b3eef5c45350700078df361166215b2b0b9e /ChangeLog | |
parent | d272e7f19dc2dae6d215f6ca6512d042575ed736 (diff) | |
download | glibc-c9aafacee48275d85d86f25ab4569516f180846a.tar glibc-c9aafacee48275d85d86f25ab4569516f180846a.tar.gz glibc-c9aafacee48275d85d86f25ab4569516f180846a.tar.bz2 glibc-c9aafacee48275d85d86f25ab4569516f180846a.zip |
Correctly NUL-terminate link name in sprof
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2011-10-29 Ulrich Drepper <drepper@gmail.com> + [BZ #13337] + * elf/sprof.c (load_shobj): Correctly NUL-terminate link name. + Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>. + * elf/chroot_canon.c (chroot_canon): Cleanups. * elf/dl-lookup.c (_dl_setup_hash): Avoid warning. |