readelf: increase size of static buffers
authorAlan Modra <amodra@gmail.com>
Wed, 15 Apr 2020 05:23:32 +0000 (14:53 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 15 Apr 2020 07:33:17 +0000 (17:03 +0930)
commit89246a0e7919e31f112526c11199ad2496980377
treefc789d84f1ba2a96ba6d7b10edd713b74da6cd18
parentc98a4545dc7bf2bcaf1de539c4eb84784680eaa4
readelf: increase size of static buffers

Translated strings might be larger than the original.

* readelf.c (get_group_flags): Translate text.
(get_file_type, get_symbol_binding, get_symbol_type),
(get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
binutils/ChangeLog
binutils/readelf.c
This page took 0.02743 seconds and 4 git commands to generate.