diff options
author | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2018-01-05 18:34:09 -0200 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2018-01-05 18:34:09 -0200 |
commit | 3a32b7168d9f49eed5615ca17c9a8bd53cfe94ed (patch) | |
tree | d87446981d932b3796ce000f6f1b2197c3b54be3 /nptl/pthread_condattr_getclock.c | |
parent | a6d0afb5075486773c4c70119a9bd9cd78faec9e (diff) | |
download | glibc-3a32b7168d9f49eed5615ca17c9a8bd53cfe94ed.tar glibc-3a32b7168d9f49eed5615ca17c9a8bd53cfe94ed.tar.gz glibc-3a32b7168d9f49eed5615ca17c9a8bd53cfe94ed.tar.bz2 glibc-3a32b7168d9f49eed5615ca17c9a8bd53cfe94ed.zip |
powerpc: Fix error message during relocation overflow
The function _itoa_word() writes characters from the higher address to
the lower address, requiring the destination string to reserve that size
before calling it.
* sysdeps/powerpc/powerpc64/dl-machine.c (_dl_reloc_overflow):
Reserve 16 chars to reloc_addr before calling _itoa_word.
Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'nptl/pthread_condattr_getclock.c')
0 files changed, 0 insertions, 0 deletions