diff options
author | Alan Modra <amodra@gmail.com> | 2023-01-04 21:46:06 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-04 23:52:26 +1030 |
commit | 3bba9d93294a8172018731477df72c1c3ef42136 (patch) | |
tree | 2538e0cdff74697d92febec15236c2991b97a54e /gdb/sparc-tdep.c | |
parent | c093f5eeabf152730bdf9ca32cbc8e045933369c (diff) | |
download | binutils-3bba9d93294a8172018731477df72c1c3ef42136.zip binutils-3bba9d93294a8172018731477df72c1c3ef42136.tar.gz binutils-3bba9d93294a8172018731477df72c1c3ef42136.tar.bz2 |
fuzzed file timeout
objcopy of archive, element containing an object with a fuzzed section
size far exceeding the element size. copy_section detects this, but
the temp file is laid out for the large section. It can take a long
time to write terabytes of sparse file, a waste of time when it will
be deleted.
* objcopy.c (copy_archive): Don't write element contents after
bad status result from copy_object.
Diffstat (limited to 'gdb/sparc-tdep.c')
0 files changed, 0 insertions, 0 deletions