diff options
author | Tom Tromey <tromey@adacore.com> | 2022-09-06 08:44:52 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-01-03 08:45:00 -0700 |
commit | 862ebb27bbe30768356776a10827dd1c0824d405 (patch) | |
tree | 3e146ef24057421894d83c846f122f7d604925dc /ld/configure | |
parent | b46632ca16021962c33c2ea32b8104fd258ef0af (diff) | |
download | gdb-862ebb27bbe30768356776a10827dd1c0824d405.zip gdb-862ebb27bbe30768356776a10827dd1c0824d405.tar.gz gdb-862ebb27bbe30768356776a10827dd1c0824d405.tar.bz2 |
Fix crash in amd64-tdep.c
amd64-tdep.c could crash when 'finish'ing from a function whose return
type had variable length. In this situation, the value will be passed
by reference, and this patch avoids the crash.
(Note that this does not fully fix the bug reported, but it does fix
the crash, so it seems worthwhile to land independently.)
Diffstat (limited to 'ld/configure')
0 files changed, 0 insertions, 0 deletions